Skip to content

Commit e21138a

Browse files
committed
多语言支持
语法更新 修正部分错误
1 parent 27efe83 commit e21138a

File tree

10 files changed

+974
-904
lines changed

10 files changed

+974
-904
lines changed

docs/.vitepress/sidebar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ export const sidebar : DefaultTheme.Sidebar = {
77
{
88
text: "工程配置",
99
items: [
10-
{ text: "创建工程", link: "/zh/quickstart/project/01create-project" },
11-
{ text: "配置文件", link: "/zh/quickstart/project/02config-file" }
10+
{ text: "创建工程", link: "/zh/quickstart/01project/01create-project" },
11+
{ text: "配置文件", link: "/zh/quickstart/01project/02config-file" }
1212
]
1313
},
1414
{

0 commit comments

Comments
 (0)