From d5e26f29069a314b06d07815bd700cebcbba82c1 Mon Sep 17 00:00:00 2001 From: Omkar Manjrekar Date: Tue, 4 Jul 2017 19:47:42 +0530 Subject: [PATCH] Fixed devfreebooks link Changed the link from http://devfreebooks.org/nodejs to https://devfreebooks.github.io/nodejs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ea0e8b..ef727b8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If you are a new guy to the JavaScript world, there are also some JavaScript boo # Recommendation -### [DevFreeBooks - nodejs](http://devfreebooks.org/nodejs/) +### [DevFreeBooks - nodejs](https://devfreebooks.github.io/nodejs/) There several node books here, they are all free, and keep on growing: Node.js Succinctly, JavaScript and Node FUNdamentals, Your first app: node.js ### [Node.js Products and Expertise](http://refcardz.dzone.com/refcardz/nodejs#refcard-download-social-buttons-display)