Skip to content

Commit d71190c

Browse files
committed
Update docusaurus.config.ts
1 parent 31973e8 commit d71190c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docusaurus.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ 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: "/quantstack.github.io/",
15+
baseUrl: "/",
1616

1717
// GitHub pages deployment config.
1818
// If you aren't using GitHub pages, you don't need these.
19-
organizationName: "/HaudinFlorence/", // Usually your GitHub org/user name.
19+
organizationName: "/QuantStack/", // Usually your GitHub org/user name.
2020
projectName: "quantstack.github.io", // Usually your repo name.
2121

2222
onBrokenLinks: "throw",

0 commit comments

Comments
 (0)