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 1b898f9 commit b1a8dfdCopy full SHA for b1a8dfd
docusaurus.config.js
@@ -41,7 +41,7 @@ const config = {
41
url: 'https://react-chatbotify.com',
42
// Set the /<baseUrl>/ pathname under which your site is served
43
// For GitHub pages deployment, it is often '/<projectName>/'
44
- baseUrl: '/',
+ baseUrl: '/docs',
45
46
// GitHub pages deployment config.
47
// If you aren't using GitHub pages, you don't need these.
0 commit comments