We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c9116 commit f0f40d8Copy full SHA for f0f40d8
1 file changed
docs/.vuepress/config.js
@@ -352,8 +352,8 @@ module.exports = {
352
link: '/md/algorithm/logic/leetcode/01-阿里秋招高频算法题汇总-中级篇.md'
353
},
354
{
355
- text: '03-阿里秋招高频算法题汇总-进阶篇',
356
- link: '/md/algorithm/logic/leetcode/03-阿里秋招高频算法题汇总-进阶篇.md'
+ text: '02-阿里秋招高频算法题汇总-进阶篇',
+ link: '/md/algorithm/logic/leetcode/02-阿里秋招高频算法题汇总-进阶篇.md'
357
}
358
]
359
}]
0 commit comments