Try adjusting docs root (#1118)
This commit is contained in:
parent
79edc4ce99
commit
c96ba31894
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ const config = {
|
|||
/** @type {import('@docusaurus/preset-classic').Options} */
|
||||
({
|
||||
docs: {
|
||||
routeBasePath: '/',
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
|
|
Loading…
Reference in a new issue