Skip to content

Commit 14c4b2b

Browse files
authored
docs: fix edit this page url (#187)
1 parent 73f2b2c commit 14c4b2b

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
@@ -32,7 +32,7 @@ const config = {
3232
docs: {
3333
sidebarPath: require.resolve('./sidebars.js'),
3434
editUrl:
35-
'https://github.com/verygoodventures/dart_frog/tree/main/docs/',
35+
'https://github.com/VeryGoodOpenSource/dart_frog/tree/main/docs/',
3636
},
3737
theme: {
3838
customCss: require.resolve('./src/css/custom.css'),

0 commit comments

Comments
 (0)