Skip to content

Commit e4f3d9b

Browse files
committed
root the base url
1 parent dda516e commit e4f3d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const config: Config = {
3030
url: 'https://zoo-code-org.github.io',
3131
// Set the /<baseUrl>/ pathname under which your site is served
3232
// For GitHub pages deployment, it is often '/<projectName>/'
33-
baseUrl: '/Zoo-Code-Docs/',
33+
baseUrl: '/',
3434

3535
// GitHub pages deployment config (if needed)
3636
organizationName: 'Zoo-Code-Org',

0 commit comments

Comments
 (0)