diff --git a/cna/docusaurus.config.js b/cna/docusaurus.config.js index de235cb..69f340c 100644 --- a/cna/docusaurus.config.js +++ b/cna/docusaurus.config.js @@ -16,7 +16,7 @@ const config = { url: 'https://cna-website.github.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/cna-website/', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.