From a1db28b19ff069fae570d60275b41cde6f8d04e0 Mon Sep 17 00:00:00 2001 From: Kevin Musiorski Date: Mon, 21 Oct 2013 18:26:49 -0500 Subject: [PATCH] CodeCademy, not Code Academy. --- 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 9edc0130..41e89825 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -867,7 +867,7 @@ See also [TeX](#tex) * [Ruby Best Practices](http://majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf) (PDF) * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide) -* [Code Academy Ruby](http://www.codecademy.com/tracks/ruby) +* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) * [How To Think Like a Computer Scientist: Learning With Ruby](http://mysite.verizon.net/hpassel/thinkruby/) * [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/) * [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials) -- GitLab