Skip to content

Commit

Permalink
Remove / from routeBasePath
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-wong committed Sep 8, 2024
1 parent 8ad33e7 commit 06cc28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config = {
({
docs: {
path: 'docs',
routeBasePath: '/',
routeBasePath: '',
sidebarPath: './sidebars.js',
// // Please change this to your repo.
// // Remove this to remove the "edit this page" links.
Expand Down

0 comments on commit 06cc28b

Please sign in to comment.