From 70cea5290cefc33431b4fc10eb43dce8b3a2cb25 Mon Sep 17 00:00:00 2001 From: Yang Libin <szuyanglb@outlook.com> Date: Sat, 22 Feb 2020 19:34:57 +0800 Subject: [PATCH] docs: add reference link to source-code-hunter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加源码猎人项目链接:https://github.com/doocs/source-code-hunter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36b6ae7..b2a4741 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 学习之前,先来看看 [Issues 讨论区](https://github.com/doocs/advanced-java/issues/9#issue-394275038)的技术面试官是怎么说的吧。本项目也欢迎各位开发者朋友到 [Issues 讨论区](https://github.com/doocs/advanced-java/issues)分享自己的一些想法和实践经验,参与或加入 Doocs 开源社区请看[这里](https://github.com/doocs/advanced-java/issues/61),你也访问 [GitHub Page](https://doocs.github.io) 详细了解一下 Doocs。 -[另外,我还将在这里更新内容,感兴趣的朋友可以进来看看。](/docs/extra-page/subscriptions-for-doocs.md) +[另外,我还将在这里更新内容,感兴趣的朋友可以进来看看](/docs/extra-page/subscriptions-for-doocs.md),深入源码学习请关注[源码猎人](https://github.com/doocs/source-code-hunter)项目。 ## 高并发架构 ### [消息队列](./docs/high-concurrency/mq-interview.md)