Skip to content

Commit 8f28c37

Browse files
committed
migrate to clowder.dev
Signed-off-by: Avi Deitcher <avi@deitcher.net>
1 parent 824ef82 commit 8f28c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ const config = {
2020
},
2121

2222
// Set the production url of your site here
23-
url: 'https://clowder.github.io',
23+
url: 'https://clowder.dev',
2424
// Set the /<baseUrl>/ pathname under which your site is served
2525
// For GitHub pages deployment, it is often '/<projectName>/'
26-
baseUrl: '/clowder.github.io',
26+
baseUrl: '/',
2727

2828
onBrokenLinks: 'throw',
2929
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)