diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 75c940951..e24d7abf6 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -11,7 +11,7 @@ const config: Config = { url: 'https://catena-x.net/', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/catenax-ev.github.io.new/', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.