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 2e4b1e8 commit 4f561a9Copy full SHA for 4f561a9
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: '/docs',
+ baseUrl: '/docs/v2',
46
47
// GitHub pages deployment config.
48
// If you aren't using GitHub pages, you don't need these.
0 commit comments