From ef26ab0ced296dbf55b176a5ac9043b3d387b0b4 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Fri, 5 Jun 2026 17:16:26 +0800 Subject: [PATCH] docs: Fix skill page Connect button to follow current locale The Connect CTA on /skill hard-coded href="/connect", so zh-CN/zh-HK visitors landed on the English connect page. Reuse the existing localePfx computed (already used by the /skill/install link). Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/.vitepress/theme/components/Skill.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme/components/Skill.vue b/docs/.vitepress/theme/components/Skill.vue index 22249f15..1d9e5bf7 100644 --- a/docs/.vitepress/theme/components/Skill.vue +++ b/docs/.vitepress/theme/components/Skill.vue @@ -1316,7 +1316,7 @@ function triggerRipple(event: MouseEvent, el: HTMLElement) { {{ i + 1 }} {{ step }} - +