diff --git a/docusaurus.config.js b/docusaurus.config.js index 1404afe..f4a3f9c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -12,7 +12,7 @@ const config = { favicon: 'img/favicon-32x32.png', // Set the production url of your site here - url: 'https://virtualcoffee.io', + url: 'https://vc-community-docs.netlify.app', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/',