Skip to content

Commit 053a0b1

Browse files
Change organization name in docusaurus.config.ts.
1 parent 24960f0 commit 053a0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const config: Config = {
1616

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

2222
onBrokenLinks: "throw",

0 commit comments

Comments
 (0)