Try adjusting docs root (#1118)

This commit is contained in:
Ellie Huxtable 2023-07-26 08:41:41 +01:00 committed by GitHub
parent 79edc4ce99
commit c96ba31894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.