Skip to content

Commit 8200a13

Browse files
committed
update root url
1 parent e4f3d9b commit 8200a13

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
@@ -27,7 +27,7 @@ const config: Config = {
2727
favicon: 'img/favicon.ico',
2828

2929
// Set the production url of your site here
30-
url: 'https://zoo-code-org.github.io',
30+
url: 'https://docs.zoocode.dev',
3131
// Set the /<baseUrl>/ pathname under which your site is served
3232
// For GitHub pages deployment, it is often '/<projectName>/'
3333
baseUrl: '/',

0 commit comments

Comments
 (0)