diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 99c8ed0d..9696d0f1 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -17,10 +17,10 @@ const config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://robbenti.github.io/', + url: 'https://docs.oss-monitoring.radicalbit.ai/', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: 'github-pages-test/', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.