diff --git a/docusaurus.config.js b/docusaurus.config.js index 0d17cd09..4a5becb0 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -14,7 +14,7 @@ const config = { url: 'https://doc.expresso-ts.com', //'https://expressots.github.io/', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/', + baseUrl: '/expresso-site-doc/', //'/expresso-site-doc/ // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.