From 205362f408fb94bfe6eb63821193c4d9d07dce5c Mon Sep 17 00:00:00 2001 From: Jason Kim Date: Sun, 28 Dec 2014 19:11:06 -0800 Subject: [PATCH] updated url for just enough ruby to get by book --- 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 da59b21f..454798d6 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1578,7 +1578,7 @@ See also [TeX](#tex) * [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) * [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read) * [I Love Ruby](http://goo.gl/1qrMUN) -* [Just Enough Ruby to Get By](http://dmtri.com/posts/65) +* [Just Enough Ruby to Get By](http://jasonkim.ca/projects/just_enough_ruby_to_get_by) * [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/) * [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/) * [Mr. Neighborly's Humble Little Ruby Book](http://www.humblelittlerubybook.com/) -- GitLab