Skip to content

Commit def8eae

Browse files
Update docusaurus.config.ts
1 parent da02d54 commit def8eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const config: Config = {
1212
url: "https://quantstack.net/",
1313
// Set the /<baseUrl>/ pathname under which your site is served
1414
// For GitHub pages deployment, it is often '/<projectName>/'
15-
baseUrl: "/",
15+
baseUrl: "/quantstack.github.io/",
1616

1717
// GitHub pages deployment config.
1818
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)