diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index d83447b..17b90e8 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -11,7 +11,7 @@ const config = { url: 'https://halo-dev.github.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/upage/', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.