Skip to content

Commit 7f360ce

Browse files
committed
chore: update new production url
1 parent 8721a8f commit 7f360ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.ts

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

14-
url: 'https://jchunk-io.github.io',
15-
baseUrl: '/jchunk/',
14+
url: 'https://docs.jchunk.io',
15+
baseUrl: '/',
1616
organizationName: 'jchunk-io',
1717
projectName: 'jchunk',
1818
onBrokenLinks: 'throw',

0 commit comments

Comments
 (0)