Skip to content

Commit f830813

Browse files
authored
Merge pull request #109 from jchunk-io/dev/pablosanchi/docs-publishing
chore: update new production url
2 parents 8721a8f + 7f360ce commit f830813

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)