Skip to content

Commit 6b9bb3c

Browse files
committed
Fix the edit this page button
1 parent 8b16c82 commit 6b9bb3c

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
@@ -48,7 +48,7 @@ const config = {
4848
// Please change this to your repo.
4949
// Remove this to remove the "edit this page" links.
5050
editUrl:
51-
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
51+
'https://github.com/YunoHost/doc/tree/docusaurus',
5252
},
5353
// blog: {
5454
// showReadingTime: true,

0 commit comments

Comments
 (0)