Skip to content

Commit 9224c80

Browse files
committed
fix deployment workflow
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
1 parent 111279c commit 9224c80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const config = {
1717
url: 'https://github.com',
1818
// Set the /<baseUrl>/ pathname under which your site is served
1919
// For GitHub pages deployment, it is often '/<projectName>/'
20-
baseUrl: '/',
20+
baseUrl: '/04kash.github.io/',
2121

2222
// GitHub pages deployment config.
2323
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)