1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2025-07-31 22:01:03 -04:00

fix link to Mastering Node book - fixes #205

This commit is contained in:
Sindre Sorhus 2014-10-29 12:32:53 +07:00
parent 1e9d9674c1
commit 81f75b0476

View file

@ -548,7 +548,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Books
- [Node.js in Action](http://www.amazon.com/Node-js-Action-Mike-Cantelon/dp/1617290572)
- [Mastering Node](http://visionmedia.github.io/masteringnode/)
- [Mastering Node](http://tj.github.io/masteringnode/)
- [Professional Node.js: Building Javascript Based Scalable Software](http://www.amazon.com/Professional-Node-js-Building-Javascript-Scalable-ebook/dp/B009L7QETY/)
- [Practical Node.js: Building Real-World Scalable Web Apps](http://practicalnodebook.com)
- [Mixu's Node book](http://book.mixu.net/node/)