Skip to content

Commit b64a820

Browse files
committed
Fixes
1 parent 8c8e2d9 commit b64a820

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: `/`,
95+
baseUrl: `/${organizationName}/`,
9696
projectName: `${organizationName}.github.io`,
9797
organizationName: `${organizationName}`,
9898
trailingSlash: false,

0 commit comments

Comments
 (0)