Skip to content

Commit

Permalink
Fix: URL
Browse files Browse the repository at this point in the history
  • Loading branch information
limengdu committed Dec 9, 2024
1 parent c9f627e commit 163bcef
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ Thanks for our [contributors](https://wiki.seeedstudio.com/contributors/), the c

- [SenseCAP Dashboard](https://wiki.seeedstudio.com/Cloud_Chain/SenseCAP_Dashboard/Dashboard_Basics/)
- [SenseCAP API](https://wiki.seeedstudio.com/Cloud_Chain/SenseCAP_API/SenseCAP_API_Introduction/)
- [SenseCraft AI](https://wiki.seeedstudio.com/sensecraft_ai/)
- [SenseCraft AI](https://wiki.seeedstudio.com/sensecraft_ai_main/)

[![button](https://sensecraft.seeed.cc/wp-content/uploads/2023/11/%E5%88%87%E5%9B%[email protected])](https://wiki.seeedstudio.com/sensecraft_ai/)
[![button](https://sensecraft.seeed.cc/wp-content/uploads/2023/11/%E5%88%87%E5%9B%[email protected])](https://wiki.seeedstudio.com/sensecraft_ai_main/)

### Technology Topics and Popular Platforms

Expand Down
4 changes: 2 additions & 2 deletions docs/Topics/TinyML/TinyML_Workshop/sscma.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Sign in with your registered email account

![](https://files.seeedstudio.com/wiki/SenseCraft_AI/img/4.png)

More about SenseCraft AI platform you can refer to [here](https://wiki.seeedstudio.com/sensecraft_ai/).
More about SenseCraft AI platform you can refer to [here](https://wiki.seeedstudio.com/sensecraft_ai_main/).

## AI Models on SenseCraft AI Platform

Expand All @@ -76,7 +76,7 @@ Users can favorite public models

![](https://files.seeedstudio.com/wiki/SenseCraft_AI/img/7.png)

More information about AI Models in SenseCraft AI platform you can refer to [here](https://wiki.seeedstudio.com/sensecraft_ai/#ai-models).
More information about AI Models in SenseCraft AI platform you can refer to [here](https://wiki.seeedstudio.com/sensecraft_ai_overview/#pretrained-models).

## Device Workspace

Expand Down
10 changes: 5 additions & 5 deletions src/components/home/platform.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function IndexPlatform() {
link: 'https://wiki.seeedstudio.com/ModelAssistant_Tutorials_Datasets/'
}, {
label: 'SenseCraft EDGE',
link: 'https://wiki.seeedstudio.com/sensecraft_ai/'
link: 'https://wiki.seeedstudio.com/sensecraft_ai_main/'
}, {
label: 'Model Assistant',
link: 'https://wiki.seeedstudio.com/ModelAssistant_Introduce_Overview/'
Expand All @@ -50,7 +50,7 @@ function IndexPlatform() {
link: 'https://wiki.seeedstudio.com/ModelAssistant_Tutorials_Datasets/'
}, {
label: 'SenseCraft EDGE',
link: 'https://wiki.seeedstudio.com/sensecraft_ai/'
link: 'https://wiki.seeedstudio.com/sensecraft_ai_main/'
}, {
label: 'Model Assistant',
link: 'https://wiki.seeedstudio.com/ModelAssistant_Introduce_Overview/'
Expand All @@ -74,7 +74,7 @@ function IndexPlatform() {
link: 'https://wiki.seeedstudio.com/ModelAssistant_Tutorials_Datasets/'
}, {
label: 'SenseCraft EDGE',
link: 'https://wiki.seeedstudio.com/sensecraft_ai/'
link: 'https://wiki.seeedstudio.com/sensecraft_ai_main/'
}, {
label: 'Model Assistant',
link: 'https://wiki.seeedstudio.com/ModelAssistant_Introduce_Overview/'
Expand All @@ -97,7 +97,7 @@ function IndexPlatform() {
link: 'https://wiki.seeedstudio.com/ModelAssistant_Tutorials_Datasets/'
}, {
label: 'SenseCraft EDGE',
link: 'https://wiki.seeedstudio.com/sensecraft_ai/'
link: 'https://wiki.seeedstudio.com/sensecraft_ai_main/'
}, {
label: 'Model Assistant',
link: 'https://wiki.seeedstudio.com/ModelAssistant_Introduce_Overview/'
Expand All @@ -121,7 +121,7 @@ function IndexPlatform() {
link: 'https://wiki.seeedstudio.com/ModelAssistant_Tutorials_Datasets/'
}, {
label: 'SenseCraft EDGE',
link: 'https://wiki.seeedstudio.com/sensecraft_ai/'
link: 'https://wiki.seeedstudio.com/sensecraft_ai_main/'
}, {
label: 'Model Assistant',
link: 'https://wiki.seeedstudio.com/ModelAssistant_Introduce_Overview/'
Expand Down

0 comments on commit 163bcef

Please sign in to comment.