From 815fde8db3006aeef1366ff9c9185b17a6e3ca19 Mon Sep 17 00:00:00 2001 From: nfs0619 <1447996181@qq.com> Date: Thu, 26 Sep 2024 11:07:57 +0800 Subject: [PATCH] Update homepage --- src/pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 8b55e784dc77..818742885aa7 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -64,11 +64,11 @@ const renderBanner = () => { }, { text: 'Topics', - link: 'https://sensecraftma.seeed.cc/introduction/installation' + link: 'https://wiki.seeedstudio.com/topicintroduction/' }, { text: 'GitHub', - link: 'https://sensecraftma.seeed.cc/introduction/installation' + link: 'https://github.com/Seeed-Studio/wiki-documents' }, ] },