From 5b642e90f48e56018e4103c9865d8a460ac4af59 Mon Sep 17 00:00:00 2001 From: mahaloz Date: Sun, 29 Sep 2024 17:39:25 -0700 Subject: [PATCH] fix some links --- docusaurus.config.js | 2 +- src/pages/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0ef02d0..b5815bf 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -103,7 +103,7 @@ const config = { items: [ { label: 'Tutorial', - to: '/docs/intro', + to: '/intro', }, ], }, diff --git a/src/pages/index.js b/src/pages/index.js index f73e6a8..b61f4a0 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -21,7 +21,7 @@ function HomepageHeader() {
+ to="/intro"> Getting Started - 5min ⏱️