diff --git a/docusaurus.config.js b/docusaurus.config.js index ee9dc31..9728d2d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -13,10 +13,10 @@ const config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://your-docusaurus-site.example.com', + url: 'https://colony.konstruct.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/', + baseUrl: 'docs', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'warn',