We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3211ac commit c7e7147Copy full SHA for c7e7147
docusaurus.config.ts
@@ -16,7 +16,7 @@ const config: Config = {
16
17
// GitHub pages deployment config.
18
// If you aren't using GitHub pages, you don't need these.
19
- organizationName: "/HaudinFlorence/", // Usually your GitHub org/user name.
+ organizationName: "/QuantStack/", // Usually your GitHub org/user name.
20
projectName: "quantstack.github.io", // Usually your repo name.
21
22
onBrokenLinks: "throw",
0 commit comments