Skip to content

Commit

Permalink
Merge pull request #689 from aaaa-j/main
Browse files Browse the repository at this point in the history
修改文件名
  • Loading branch information
cyw3 authored Nov 8, 2022
2 parents 5df29a7 + 0c672d5 commit af94d37
Show file tree
Hide file tree
Showing 4 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
File renamed without changes.
File renamed without changes.

0 comments on commit af94d37

Please sign in to comment.