diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 7a50b666..6a0308ed 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -16,7 +16,7 @@ const config = { url: 'https://lm-commons.github.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/lmcrbacmvc/', + baseUrl: '/LmcRbacMvc/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.