Skip to content

Commit f0f40d8

Browse files
author
1020325258
committed
docs:阿里秋招算法文档
1 parent e1c9116 commit f0f40d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ module.exports = {
352352
link: '/md/algorithm/logic/leetcode/01-阿里秋招高频算法题汇总-中级篇.md'
353353
},
354354
{
355-
text: '03-阿里秋招高频算法题汇总-进阶篇',
356-
link: '/md/algorithm/logic/leetcode/03-阿里秋招高频算法题汇总-进阶篇.md'
355+
text: '02-阿里秋招高频算法题汇总-进阶篇',
356+
link: '/md/algorithm/logic/leetcode/02-阿里秋招高频算法题汇总-进阶篇.md'
357357
}
358358
]
359359
}]

0 commit comments

Comments
 (0)