diff --git a/docusaurus.config.js b/docusaurus.config.js index 2c32c3c..30ce8e5 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -33,7 +33,7 @@ const config = { /** @type {import('@docusaurus/preset-classic').Options} */ ({ docs: { - routeBasePath: '/', // serve the docs at the site's route + // routeBasePath: '/', // serve the docs at the site's route sidebarPath: require.resolve('./sidebars.js'), // Please change this to your repo. @@ -89,7 +89,7 @@ const config = { items: [ { label: 'Research Graph', - to: '/docs/category/research-graph', + to: '/docs/intro', }, ], }, diff --git a/src/pages/index.js b/src/pages/index.js index 0f0cae9..49742f9 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -17,7 +17,7 @@ function HomepageHeader() {
+ to="docs/intro"> Get started {/*- 5min ⏱️*/}