Skip to content

Commit c7d0973

Browse files
committed
Fixes
1 parent b64a820 commit c7d0973

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
@@ -92,7 +92,7 @@ const config = {
9292
title: `${title}`,
9393
tagline: `${tagLine}`,
9494
url: `https://${workshopName}.github.io`,
95-
baseUrl: `/${organizationName}/`,
95+
baseUrl: `/${workshopName}/`,
9696
projectName: `${organizationName}.github.io`,
9797
organizationName: `${organizationName}`,
9898
trailingSlash: false,

0 commit comments

Comments
 (0)