diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index ad020bff070c229b796311d1095c386711897931..06fb47f86b78c889ffddb91f9b949e81f90189a6 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -190,7 +190,6 @@ ### NoSQL -* [NoSQL数据库笔谈](http://yankaycom-wordpress.stor.sinaapp.com/NoSql_Database_Note.html?q=/wp-content/NoSql_Database_Note.html) ([PDF](http://yankaycom-wordpress.stor.sinaapp.com/uploads/2012/12/NoSQL%E6%95%B0%E6%8D%AE%E5%BA%93%E7%AC%94%E8%B0%88v2.pdf)) * [Redis 设计与实现](http://redisbook.com) * [Redis 命令参考](http://redisdoc.com) * [带有详细注释的 Redis 3.0 代码](https://github.com/huangz1990/redis-3.0-annotated)