Skip to content

Commit 824ef82

Browse files
committed
project page reference
Signed-off-by: Avi Deitcher <avi@deitcher.net>
1 parent df29452 commit 824ef82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const config = {
2323
url: 'https://clowder.github.io',
2424
// Set the /<baseUrl>/ pathname under which your site is served
2525
// For GitHub pages deployment, it is often '/<projectName>/'
26-
baseUrl: '/',
26+
baseUrl: '/clowder.github.io',
2727

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

0 commit comments

Comments
 (0)