Skip to content

Commit 80d6119

Browse files
committed
fix: broken editUrl
1 parent bf77013 commit 80d6119

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
@@ -46,7 +46,7 @@ const config: Config = {
4646
// Please change this to your repo.
4747
// Remove this to remove the "edit this page" links.
4848
editUrl:
49-
'https://github.com/MiniPlaceholders/docs',
49+
'https://github.com/MiniPlaceholders/miniplaceholders.github.io/tree/main',
5050
},
5151
blog: false,//{
5252
//showReadingTime: true,

0 commit comments

Comments
 (0)