Skip to content

Commit 4096452

Browse files
committed
Fix 链接错误
1 parent fd66900 commit 4096452

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,14 @@
216216

217217
- [Java程序员必备书单](docs/essential-content-for-interview//PreparingForInterview/books.md)
218218

219+
### Github榜单
220+
221+
- [Java 项目月榜单](docs/github-trending/JavaGithubTrending.md)
222+
219223
## 闲谈
220224

221-
* [选择技术方向都要考虑哪些因素](./闲谈/选择技术方向都要考虑哪些因素.md)
222-
* [结束了我短暂的秋招,说点自己的感受](./闲谈/2018%20%E7%A7%8B%E6%8B%9B.md)
223-
* [Java项目 Github Trending 月榜](./闲谈/JavaGithubTrending/JavaGithubTrending.md)
225+
* [选择技术方向都要考虑哪些因素](docs/chat/选择技术方向都要考虑哪些因素.md)
226+
* [结束了我短暂的秋招,说点自己的感受](docs/chat/2018%20%E7%A7%8B%E6%8B%9B.md)
224227

225228
***
226229

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- [2018 年 12 月](https://github.com/Snailclimb/JavaGuide/blob/master/闲谈/JavaGithubTrending/2018-12.md)
2-
- [2019 年 1 月](https://github.com/Snailclimb/JavaGuide/blob/master/闲谈/JavaGithubTrending/2019-1.md)
3-
- [2019 年 2 月](https://github.com/Snailclimb/JavaGuide/blob/master/闲谈/JavaGithubTrending/2019-2.md)
1+
- [2018 年 12 月](https://github.com/Snailclimb/JavaGuide/blob/master/docs/github-trending/JavaGithubTrending/2018-12.md)
2+
- [2019 年 1 月](https://github.com/Snailclimb/JavaGuide/blob/master/docs/github-trending/JavaGithubTrending/2019-1.md)
3+
- [2019 年 2 月](https://github.com/Snailclimb/JavaGuide/blob/master/docs/github-trending/JavaGithubTrending/2019-2.md)
44

0 commit comments

Comments
 (0)