We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda516e commit e4f3d9bCopy full SHA for e4f3d9b
1 file changed
docusaurus.config.ts
@@ -30,7 +30,7 @@ const config: Config = {
30
url: 'https://zoo-code-org.github.io',
31
// Set the /<baseUrl>/ pathname under which your site is served
32
// For GitHub pages deployment, it is often '/<projectName>/'
33
- baseUrl: '/Zoo-Code-Docs/',
+ baseUrl: '/',
34
35
// GitHub pages deployment config (if needed)
36
organizationName: 'Zoo-Code-Org',
0 commit comments