fixed broken url

This commit is contained in:
李某某 2015-01-15 19:29:46 +08:00
parent f9e6c1a684
commit f1d0b421cd

View File

@ -115,7 +115,7 @@
* [NoSQL数据库笔谈](http://www.yankay.com/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://www.redisdoc.com/en/latest/)
* [Redis 命令参考](http://www.redisdoc.com/)
* [带有详细注释的 Redis 3.0 代码](https://github.com/huangz1990/redis-3.0-annotated)
* [带有详细注释的 Redis 2.6 代码](https://github.com/huangz1990/annotated_redis_source)
* [The Little MongoDB Book](https://github.com/justinyhuang/the-little-mongodb-book-cn/blob/master/mongodb.md)