Skip to content

Commit

Permalink
fix: correct editUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
bemoty committed Aug 15, 2024
1 parent 18032fa commit bcc2b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const config: Config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
"https://github.com/gommehdnet/citybuild-wiki/edit/main/",
},
blog: {
showReadingTime: true,
Expand Down

0 comments on commit bcc2b7a

Please sign in to comment.