fix(docs): 修复中文文档链接路径错误

- 修正快速开始页面链接为 /zh-CN/getting-started/quick-start
- 修正架构概览页面链接为 /zh-CN/getting-started/architecture-overview
- 确保所有中文文档导航链接指向正确的本地化路径
This commit is contained in:
GeWuYou 2026-02-11 12:07:51 +08:00 committed by gewuyou
parent 317eddca9b
commit f4731ee5a3

View File

@ -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: 🏗️ 清洁架构