diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 0cb134e..43a7051 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -97,7 +97,7 @@ const config: Config = { items: [ { label: "Tutorial", - to: "/docs/intro", + to: "/docs/", }, ], }, diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 203eab2..0079602 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -65,7 +65,7 @@ function HomepageHeader() {
+ to="/docs"> Get Started