diff --git a/docs/config/config_en.json b/docs/config/config_en.json index 2d81dfc4..faca7251 100644 --- a/docs/config/config_en.json +++ b/docs/config/config_en.json @@ -104,7 +104,7 @@ "items": [ { "label": "twitter", - "url": "https://twitter.com/SipeedIO", + "url": "https://x.com/SipeedLab", "target":"_blank" }, { diff --git a/docs/config/config_zh.json b/docs/config/config_zh.json index ce0cba3b..e641f939 100644 --- a/docs/config/config_zh.json +++ b/docs/config/config_zh.json @@ -104,7 +104,7 @@ "items": [ { "label": "twitter", - "url": "https://twitter.com/SipeedIO", + "url": "https://x.com/SipeedLab", "target":"_blank" }, { diff --git a/tools/maix_module/docs/config/config_en.json b/tools/maix_module/docs/config/config_en.json index 401295db..3e324c67 100644 --- a/tools/maix_module/docs/config/config_en.json +++ b/tools/maix_module/docs/config/config_en.json @@ -104,7 +104,7 @@ "items": [ { "label": "twitter", - "url": "https://twitter.com/SipeedIO", + "url": "https://x.com/SipeedLab", "target":"_blank" }, { diff --git a/tools/maix_module/docs/config/config_zh.json b/tools/maix_module/docs/config/config_zh.json index 1e979691..1659aed7 100644 --- a/tools/maix_module/docs/config/config_zh.json +++ b/tools/maix_module/docs/config/config_zh.json @@ -104,7 +104,7 @@ "items": [ { "label": "twitter", - "url": "https://twitter.com/SipeedIO", + "url": "https://x.com/SipeedLab", "target":"_blank" }, {