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 b1a8dfd commit 3950b84Copy full SHA for 3950b84
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: '/docs',
+ baseUrl: '/',
45
46
// GitHub pages deployment config.
47
// If you aren't using GitHub pages, you don't need these.
0 commit comments