diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 1e3a52ad..2655a7a8 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -12,7 +12,7 @@ const config: Config = { url: "https://quantstack.net/", // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: "/", + baseUrl: "/quantstack.github.io/", // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.