diff --git a/README.md b/README.md index ac8e37f..13c81d8 100644 --- a/README.md +++ b/README.md @@ -340,10 +340,10 @@ * [koa 中文文档](https://github.com/turingou/koa-guide) * [使用 Express + MongoDB 搭建多人博客](https://github.com/nswbmw/N-blog) * [Express框架](http://javascript.ruanyifeng.com/nodejs/express.html) - * [nodejs文档](https://www.gitbook.io/book/0532/nodejs) * [Node.js 包教不包会](https://github.com/alsotang/node-lessons) * [Learn You The Node.js For Much Win! (中文版)](https://www.npmjs.org/package/learnyounode-zh-cn) * [Node debug 三法三例](http://i5ting.github.io/node-debug-tutorial/) + * [nodejs中文文档](https://www.gitbook.com/book/0532/nodejs/details) * underscore.js * [Underscore.js中文文档](http://learningcn.com/underscore/) * backbone.js