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' }, ] },