Skip to content

Commit 9d37221

Browse files
authored
chore: fix typo
1 parent 696c268 commit 9d37221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const config = {
2727
{
2828
docs: {
2929
sidebarPath: require.resolve('./sidebars.js'),
30-
editUrl: 'https://github.com/CircuitVerse/CircuitVerseDocs/edit/main/docs/',
30+
editUrl: 'https://github.com/CircuitVerse/CircuitVerseDocs/edit/master/docs/',
3131
routeBasePath: '/',
3232
},
3333
blog: false, // Disable blog

0 commit comments

Comments
 (0)