diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 8b871dd5..08c09c7f 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -82,7 +82,7 @@ const config: Config = { }, { label: 'Docs', - to: '/docs', + to: '/docs/intro', }, ], },