We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddd39b commit c4a7f01Copy full SHA for c4a7f01
docusaurus.config.js
@@ -15,7 +15,7 @@ const config = {
15
url: 'https://virtualcoffee.io',
16
// Set the /<baseUrl>/ pathname under which your site is served
17
// For GitHub pages deployment, it is often '/<projectName>/'
18
- baseUrl: '/docs/',
+ baseUrl: '/community-docs/',
19
20
// GitHub pages deployment config.
21
// If you aren't using GitHub pages, you don't need these.
0 commit comments