Skip to content

Commit b1a8dfd

Browse files
committed
chore: Minor updates
1 parent 1b898f9 commit b1a8dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const config = {
4141
url: 'https://react-chatbotify.com',
4242
// Set the /<baseUrl>/ pathname under which your site is served
4343
// For GitHub pages deployment, it is often '/<projectName>/'
44-
baseUrl: '/',
44+
baseUrl: '/docs',
4545

4646
// GitHub pages deployment config.
4747
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)