Skip to content

Commit 74199c2

Browse files
committed
Fix config
1 parent 8fc1f7e commit 74199c2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/docusaurus.config.ts

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@ const config: Config = {
1111
v4: true,
1212
},
1313

14-
url: 'https://cyfra.io',
15-
baseUrl: '/',
14+
url: 'https://computenode.github.io',
15+
baseUrl: '/cyfra/',
16+
17+
trailingSlash: false,
18+
1619

1720
organizationName: 'computenode',
1821
projectName: 'cyfra',

0 commit comments

Comments
 (0)