From 7c7788fbeba48ada547ac0134297bdb8e98c8f54 Mon Sep 17 00:00:00 2001 From: Luong Vo Tran Thanh Date: Fri, 31 Mar 2017 22:22:04 +0700 Subject: [PATCH] Fix one dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c483c8..b400246 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * Official Node.js [Docs](https://nodejs.org/en/docs/) * Best Resource for learning Node.js [[Reddit Link]](https://www.reddit.com/r/learnprogramming/comments/5xpidt/best_resource_to_learn_nodejs/) * [YouTube](https://www.youtube.com/watch?v=w-7RQ46RgxU&list=PL4cUxeGkcC9gcy9lrvMJ75z9maRw4byYp) - * [Colt Steele's Bootcamp](udemy.com) + * [Colt Steele's Bootcamp](https://www.udemy.com/the-web-developer-bootcamp/) * [Node School](https://nodeschool.io/#workshoppers) * [Medium - Why the hell would you use Node?](https://medium.com/the-node-js-collection/why-the-hell-would-you-use-node-js-4b053b94ab8e#.9s49rbove) * [Building a modern backend API with Node](https://scotch.io/tutorials/building-and-securing-a-modern-backend-api?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)