Skip to content

Commit f247b0c

Browse files
committed
fix: edit link
1 parent 3349b1b commit f247b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const config = {
4141
// Please change this to your repo.
4242
// Remove this to remove the "edit this page" links.
4343
editUrl:
44-
'https://github.com/polinetworkorg/polinetworkdocs',
44+
'https://github.com/polinetworkorg/polinetworkdocs/tree/main',
4545
},
4646
theme: {
4747
customCss: require.resolve('./src/css/custom.css'),

0 commit comments

Comments
 (0)