diff --git a/docsSite/docusaurus.config.ts b/docsSite/docusaurus.config.ts index ed5539be..d8622277 100644 --- a/docsSite/docusaurus.config.ts +++ b/docsSite/docusaurus.config.ts @@ -7,7 +7,7 @@ const config: Config = { favicon: "img/favicon.ico", // Set the production url of your site here - url: "https://mechanical-advantage.github.io/AdvantageScope", + url: "https://mechanical-advantage.github.io", // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: "/AdvantageScope/",