From 45e4d837e6839613d7bc12ba2e9556b2f20f44de Mon Sep 17 00:00:00 2001 From: Charismatron Date: Thu, 3 May 2018 18:38:27 +0200 Subject: [PATCH] Update `Node.js in Action` book to the second edition (#737) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 396a9e1..3d10844 100644 --- a/readme.md +++ b/readme.md @@ -886,7 +886,7 @@ ### Books -- [Node.js in Action](http://www.amazon.com/Node-js-Action-Mike-Cantelon/dp/1617290572) +- [Node.js in Action](https://www.manning.com/books/node-js-in-action-second-edition) - [Node.js in Practice](http://www.amazon.com/Node-js-Practice-Alex-R-Young/dp/1617290939) - [Mastering Node](http://visionmedia.github.io/masteringnode/) - [Node.js 8 the Right Way](https://pragprog.com/book/jwnode2/node-js-8-the-right-way)