From f4731ee5a3c586b3b90f159149cd7ff31ce1c81c Mon Sep 17 00:00:00 2001 From: GeWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Wed, 11 Feb 2026 12:07:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(docs):=20=E4=BF=AE=E5=A4=8D=E4=B8=AD?= =?UTF-8?q?=E6=96=87=E6=96=87=E6=A1=A3=E9=93=BE=E6=8E=A5=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修正快速开始页面链接为 /zh-CN/getting-started/quick-start - 修正架构概览页面链接为 /zh-CN/getting-started/architecture-overview - 确保所有中文文档导航链接指向正确的本地化路径 --- docs/zh-CN/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh-CN/index.md b/docs/zh-CN/index.md index fd49fa7..9001cd2 100644 --- a/docs/zh-CN/index.md +++ b/docs/zh-CN/index.md @@ -12,10 +12,10 @@ hero: actions: - theme: brand text: 快速开始 - link: /getting-started/quick-start + link: /zh-CN/getting-started/quick-start - theme: alt text: 架构概览 - link: /getting-started/architecture-overview + link: /zh-CN/getting-started/architecture-overview features: - title: 🏗️ 清洁架构