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 ecc37ca commit 38185baCopy full SHA for 38185ba
docusaurus.config.ts
@@ -26,6 +26,7 @@ const config = {
26
/** @type {import('@docusaurus/preset-classic').Options} */
27
({
28
docs: {
29
+ routeBasePath: '/',
30
sidebarPath: './sidebars.js',
31
// Please change this to your repo.
32
// Remove this to remove the "edit this page" links.
0 commit comments