diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 0410f6c..c515c82 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -11,7 +11,7 @@ const config: Config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://www.reboot-codes.com', + url: 'https://clover.reboot-codes.com', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: `/`,