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 824ef82 commit 8f28c37Copy full SHA for 8f28c37
docusaurus.config.js
@@ -20,10 +20,10 @@ const config = {
20
},
21
22
// Set the production url of your site here
23
- url: 'https://clowder.github.io',
+ url: 'https://clowder.dev',
24
// Set the /<baseUrl>/ pathname under which your site is served
25
// For GitHub pages deployment, it is often '/<projectName>/'
26
- baseUrl: '/clowder.github.io',
+ baseUrl: '/',
27
28
onBrokenLinks: 'throw',
29
onBrokenMarkdownLinks: 'warn',
0 commit comments