Skip to content

Commit

Permalink
edit url was wrong. (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnuxie authored Jun 14, 2024
1 parent a71b510 commit 2abc951
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 @@ -40,7 +40,7 @@ const config: Config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/the-draupnir-project/draupnir-documentation/tree/main/website',
'https://github.com/the-draupnir-project/draupnir-documentation/tree/main/',
routeBasePath: '/',
},
blog: false,
Expand Down

0 comments on commit 2abc951

Please sign in to comment.