diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 517853fbd6..5ce9f37fbb 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -11,10 +11,10 @@ const config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://marquezproject.github.io', + url: 'https://marquezproject.ai', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/marquez/', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.