Skip to content

Commit c9528d9

Browse files
authored
Merge pull request #3 from JayClock/fix/update-edit-url
fix: update edit url
2 parents b887ff2 + d2d1d4d commit c9528d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const config = {
5151
// Please change this to your repo.
5252
// Remove this to remove the "edit this page" links.
5353
editUrl:
54-
'https://github.com/unit-mesh/auto-dev/tree/master/docs/',
54+
'https://github.com/unit-mesh/autodev-docs/tree/master/docs/',
5555
},
5656
theme: {
5757
customCss: require.resolve('./src/css/custom.css'),

0 commit comments

Comments
 (0)