Skip to content

Commit 9d11b2e

Browse files
authored
Update docusaurus.config.js
1 parent d9b3907 commit 9d11b2e

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
@@ -82,7 +82,7 @@ const config = {
8282
title: `${title}`,
8383
tagline: `${tagLine}`,
8484
url: `https://${organizationName}.github.io`,
85-
baseUrl: `/`,
85+
baseUrl: `/${workshopName}/`,
8686
projectName: `${workshopName}`,
8787
organizationName: `${organizationName}`,
8888
trailingSlash: false,

0 commit comments

Comments
 (0)