We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a3ec2 commit 555f185Copy full SHA for 555f185
docusaurus.config.ts
@@ -12,7 +12,7 @@ const config: Config = {
12
url: "https://quantstack.net/",
13
// Set the /<baseUrl>/ pathname under which your site is served
14
// For GitHub pages deployment, it is often '/<projectName>/'
15
- baseUrl: "/quantstack.github.io/",
+ baseUrl: "/",
16
17
// GitHub pages deployment config.
18
// If you aren't using GitHub pages, you don't need these.
0 commit comments