diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 69829d6..8ac92f3 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -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,