From 177c011cbb8b4c3e6f6bf0f80a0829affacefad8 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 7 Jul 2022 16:33:54 -0700 Subject: [PATCH] Remove Broken Link to Rails Craigslist Clone (#6905) The link http://www.thinkful.com/learn/ruby-on-rails-tutorial/ results in a 404 and I couldn't find another link to the resource online. --- books/free-programming-books-langs.md | 1 - 1 file changed, 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index d267afd86..eb681378e 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2145,7 +2145,6 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Api on Rails 6](https://github.com/madeindjs/api_on_rails) - Alexandre Rousseau * [Building REST APIs with Rails](https://www.softcover.io/read/06acc071/api_on_rails) - Abraham Kuri Vargas * [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read) - Reg Braithwaite -* [Learn Ruby on Rails as You Modify a Craigslist Clone](http://www.thinkful.com/learn/ruby-on-rails-tutorial/) * [Learn Ruby on Rails: Book One](https://leanpub.com/learnrubyonrails) - Daniel Kehoe (PDF, EPUB) *(Leanpub account or valid email requested)* * [Objects on Rails](https://web.archive.org/web/20190319201525/http://objectsonrails.com/) - Avdi Grimm * [Rails Girls Guides](http://guides.railsgirls.com)