Skip to content

Commit 1de2224

Browse files
committed
corrected edit link
1 parent cfc3793 commit 1de2224

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
@@ -96,7 +96,7 @@ module.exports = {
9696
sidebarPath: require.resolve('./sidebars.js'),
9797
// Please change this to your repo.
9898
editUrl:
99-
'https://github.com/covidgraph/',
99+
'https://github.com/covidgraph/docs-site/tree/master/',
100100
},
101101
blog: {
102102
showReadingTime: true,

0 commit comments

Comments
 (0)