Skip to content

Commit

Permalink
[docs fix]文件名更正
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb committed Jan 31, 2022
1 parent eb5275d commit 6aea90d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ module.exports = config({
{
title: "并发编程", prefix: "concurrent/",
children: [
"java并发基础常见面试题总结", "java并发进阶常见面试题总结",
"java-concurrent-questions-01", "java-concurrent-questions-02",
{
title: "重要知识点",
children: ["java线程池学习总结", "并发容器总结", "拿来即用的java线程池最佳实践", "aqs原理以及aqs同步组件总结", "reentrantlock",
Expand Down

0 comments on commit 6aea90d

Please sign in to comment.