Skip to content

Commit 1dbb559

Browse files
committed
chore: adjust config
1 parent 8f38f40 commit 1dbb559

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const config: Config = {
4040
// Please change this to your repo.
4141
// Remove this to remove the "edit this page" links.
4242
editUrl:
43-
'https://github.com/mintlayer/mintlayer-docs/tree/main/packages/create-docusaurus/templates/shared/',
43+
'https://github.com/mintlayer/mintlayer-docs/tree/main/',
4444
},
4545
blog: {
4646
showReadingTime: true,
@@ -51,7 +51,7 @@ const config: Config = {
5151
// Please change this to your repo.
5252
// Remove this to remove the "edit this page" links.
5353
editUrl:
54-
'https://github.com/mintlayer/mintlayer-docs/tree/main/packages/create-docusaurus/templates/shared/',
54+
'https://github.com/mintlayer/mintlayer-docs/tree/main/',
5555
// Useful options to enforce blogging best practices
5656
onInlineTags: 'warn',
5757
onInlineAuthors: 'warn',

0 commit comments

Comments
 (0)