Skip to content

Commit

Permalink
修改左侧栏名称
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaa-j committed Nov 8, 2022
1 parent 68e6336 commit 0c672d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/.vuepress/configs/sidebar/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export const en: SidebarConfig = {
children: [
'/en/advanced/任务分布式执行.md',
'/en/advanced/集成代码分析工具.md',
'/en/advanced/使用自建工具库.md'
'/en/advanced/使用自建工具git库.md'
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/.vuepress/configs/sidebar/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export const zh: SidebarConfig = {
children: [
'/zh/advanced/任务分布式执行.md',
'/zh/advanced/集成代码分析工具.md',
'/zh/advanced/使用自建工具库.md'
'/zh/advanced/使用自建工具git库.md'
],
},
{
Expand Down

0 comments on commit 0c672d5

Please sign in to comment.