From 9f307a16b208007738e8364d1480e4104b616725 Mon Sep 17 00:00:00 2001 From: Karthikeyan A K <77minds@gmail.com> Date: Sun, 18 Aug 2019 22:30:59 +0530 Subject: [PATCH] Changed to new I Love Ruby website (#3353) * Changed to new I Love Ruby website * satisfy linter --- 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 317ed48b..fa104d7b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2298,7 +2298,7 @@ Kerridge (PDF) (email address *requested*, not required) * [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) - Tomas Varaneckas -* [I Love Ruby](https://mindaslab.github.io/I-Love-Ruby/) +* [I Love Ruby](https://i-love-ruby.gitlab.io) * [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 First](https://www.learnruby.today) - Frederick John -- GitLab