diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 7625dd2..1466510 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -13,7 +13,7 @@ const config = { favicon: 'img/SoCMakeLogo3.svg', // Set the production url of your site here - url: 'https://hep-soc.github.io/SoCMake/', + url: 'https://hep-soc.github.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl : '/SoCMake/',