diff --git a/README.md b/README.md index d32423a7115b9bc7dc8777f07cc6df2a7dfbcdd3..4e12175b3b828376dc3f9a4cb5c39967939c1bf8 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ * [ZMQ 指南](https://github.com/anjuke/zguide-cn) * [How to Think Like a Computer Scientist](http://www.ituring.com.cn/book/1203) (中英文版) * [跟我一起写 Makefile](https://github.com/seisman/how-to-write-makefile) -* [GNU make中文手册](http://www.yayu.org/book/gnu_make/) +* [GNU make中文手册](https://free-online-ebooks.appspot.com/tools/gnu-make-cn/) (需科学上网) ([PDF](https://hacker-yhj.github.io/resources/gun_make.pdf)) * [GNU make 指南](http://docs.huihoo.com/gnu/linux/gmake.html) * [Google C++ 风格指南](http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/contents/) * [C/C++ Primer](https://github.com/andycai/cprimer) (by @andycai)