We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc777f commit 58c001eCopy full SHA for 58c001e
docusaurus.config.js
@@ -42,7 +42,7 @@ const config = {
42
url: process.env.PUBLIC_SITE_ROOT || 'http://localhost:3000',
43
// Set the /<baseUrl>/ pathname under which your site is served
44
// For GitHub pages deployment, it is often '/<projectName>/'
45
- baseUrl: '/',
+ baseUrl: '/docs',
46
47
// GitHub pages deployment config.
48
// If you aren't using GitHub pages, you don't need these.
0 commit comments