Skip to content

Commit e6fb355

Browse files
committed
chore(docs): set baseUrl to /structus-docs/
1 parent 34c5e05 commit e6fb355

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
@@ -8,7 +8,7 @@ const config: Config = {
88
favicon: 'img/favicon.ico',
99

1010
url: 'https://structus-io.github.io',
11-
baseUrl: '/',
11+
baseUrl: '/structus-docs/',
1212

1313
organizationName: 'structus-io',
1414
projectName: 'structus-docs',

0 commit comments

Comments
 (0)