From 5a5682ecf06c4bfc4e2df902e7d3d07771a9c343 Mon Sep 17 00:00:00 2001 From: George Zhang Date: Tue, 5 May 2026 00:02:58 -0700 Subject: [PATCH] fix(catalog): point weixin entry at existing docs --- scripts/lib/official-external-channel-catalog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lib/official-external-channel-catalog.json b/scripts/lib/official-external-channel-catalog.json index a649f578668..49232fb61d1 100644 --- a/scripts/lib/official-external-channel-catalog.json +++ b/scripts/lib/official-external-channel-catalog.json @@ -97,7 +97,7 @@ "label": "Weixin", "selectionLabel": "Weixin(微信)", "detailLabel": "Weixin", - "docsPath": "/plugins/community#weixin", + "docsPath": "/channels/wechat", "docsLabel": "weixin", "blurb": "Personal WeChat messaging via QR-code login.", "aliases": ["weixin", "wechat", "微信"],