Skip to content

Commit 2a9eb2b

Browse files
authored
chore: update docusaurus config
1 parent bc63e07 commit 2a9eb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const config = {
3030
docs: {
3131
routeBasePath: '/',
3232
sidebarPath: require.resolve('./sidebars.js'),
33-
editUrl: 'https://github.com/airscripts/analscript/edit/main',
33+
editUrl: 'https://github.com/airscripts/analscript/edit/main/docs',
3434
},
3535

3636
theme: {

0 commit comments

Comments
 (0)