diff --git a/docusaurus.config.js b/docusaurus.config.js index 21687e1..7f55657 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -12,10 +12,10 @@ const config = { favicon: 'https://e5s6t7j5.rocketcdn.me/wp-content/uploads/2020/12/fav2.svg', // Set the production url of your site here - url: 'https://cycodelabs.github.io/', + url: 'https://gitopsecurity.com/', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/GitOpsSecurityChampion', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.