From d9cabef258724006321061c8b1edec9a01eda306 Mon Sep 17 00:00:00 2001 From: Karthikeyan A K <77minds@gmail.com> Date: Sun, 4 Dec 2016 15:44:01 +0530 Subject: [PATCH] Added I Love Ruby official website (#2169) Added I love ruby official website so that people can get latest updated book every time. This was done because I consider dropbox as a spyware and so have moved to openmailbox for my book distribution. --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 1f47dcfc..8ca9ca87 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1929,7 +1929,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide) * [CodeCademy Ruby](https://www.codecademy.com/learn/ruby) * [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read) -* [I Love Ruby](http://goo.gl/1qrMUN) +* [I Love Ruby](https://mindaslab.github.io/I-Love-Ruby/) * [Introduction to Programming with Ruby](https://launchschool.com/books/ruby) - Launch School * [Just Enough Ruby to Get By](http://jasonkim.ca/projects/just_enough_ruby_to_get_by/) * [Learn Ruby the hard way](http://learnrubythehardway.org/book/) -- GitLab