diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index a54d556..df2b798 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -41,6 +41,7 @@ const config = { /** @type {import('@docusaurus/preset-classic').Options} */ ({ docs: { + customDocsPath: './website', sidebarPath: require.resolve('./sidebars.js'), // Please change this to your repo. // Remove this to remove the "edit this page" links.