From 0412d9549a1b664100621e895519412e4c4a0fc7 Mon Sep 17 00:00:00 2001 From: Guoguo Date: Thu, 20 Aug 2026 03:20:27 -0700 Subject: [PATCH] docs(config): update X handle to @SipeedLab --- docs/config/config_en.json | 2 +- docs/config/config_zh.json | 2 +- tools/maix_module/docs/config/config_en.json | 2 +- tools/maix_module/docs/config/config_zh.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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" }, {