From 2c6f8652ce24270c442b1df70554756d40ed209d Mon Sep 17 00:00:00 2001 From: humeng Date: Tue, 5 Jan 2016 13:25:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BD=91=E5=9D=80=E4=B8=8D?= =?UTF-8?q?=E8=83=BD=E8=AE=BF=E9=97=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I98d108e32184a590e0d9ab7ea083724f5d609d27 --- free-programming-books-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index f52177f5..318905de 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -247,7 +247,7 @@ * [取悦的工序:如何理解游戏](http://read.douban.com/ebook/4972883/) (豆瓣阅读,免费书籍) * [每个程序员都应该了解的内存知识(译)](http://www.oschina.net/translate/what-every-programmer-should-know-about-memory-part1?print)【第一部分】 * [程序员编程艺术](https://github.com/julycoding/The-Art-Of-Programming-by-July) -* [编程入门指南](http://huyuefeng.me/intro-to-prog/) +* [编程入门指南](http://www.kancloud.cn/kancloud/intro-to-prog/52592) ### 编译原理 -- GitLab