Skip to content

Commit 18a1995

Browse files
committed
rename geektutu-blog to blog
1 parent 36b2d0e commit 18a1995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

questions/7days-golang-q1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,4 @@ Collections.sort(list, (Integer o1, Integer o2) -> o2 - o1 );
200200
## 附 参考
201201

202202
- [7days-golang 有价值的问题讨论汇总贴](https://github.com/geektutu/7days-golang/issues/24)
203-
- [GeeCache第二天 单机并发缓存 - Github 评论区](https://github.com/geektutu/geektutu-blog/issues/64)
203+
- [GeeCache第二天 单机并发缓存 - Github 评论区](https://github.com/geektutu/blog/issues/64)

0 commit comments

Comments
 (0)