mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
fix(docs): 修复中文文档链接路径错误
- 修正快速开始页面链接为 /zh-CN/getting-started/quick-start - 修正架构概览页面链接为 /zh-CN/getting-started/architecture-overview - 确保所有中文文档导航链接指向正确的本地化路径
This commit is contained in:
parent
317eddca9b
commit
f4731ee5a3
@ -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: 🏗️ 清洁架构
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user