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 e4f3d9b commit 8200a13Copy full SHA for 8200a13
1 file changed
docusaurus.config.ts
@@ -27,7 +27,7 @@ const config: Config = {
27
favicon: 'img/favicon.ico',
28
29
// Set the production url of your site here
30
- url: 'https://zoo-code-org.github.io',
+ url: 'https://docs.zoocode.dev',
31
// Set the /<baseUrl>/ pathname under which your site is served
32
// For GitHub pages deployment, it is often '/<projectName>/'
33
baseUrl: '/',
0 commit comments