Updated base route of docs

This commit is contained in:
Amith Koujalgi
2024-02-22 11:50:41 +05:30
parent a10692e2f1
commit 9224d2da06
2 changed files with 10 additions and 7 deletions

View File

@@ -40,6 +40,8 @@ const config = {
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
path: 'docs',
routeBasePath: '', // change this to any URL route you'd want. For example: `home` - if you want /home/intro.
sidebarPath: './sidebars.js',
// Please change this to your repo.
// Remove this to remove the "edit this page" links.