diff options
author | Brooks Reese <brooksreese@gmail.com> | 2015-08-12 10:30:07 -0500 |
---|---|---|
committer | Brooks Reese <brooksreese@gmail.com> | 2015-08-12 10:30:07 -0500 |
commit | 61004e292bc46acb738d383a66da054067e9637e (patch) | |
tree | 6a781cf73b824a5c67489943e128fb9077ba8f20 | |
parent | 942f41263152277dd5d23744a97a67e8c1a8d3d4 (diff) | |
download | rails-61004e292bc46acb738d383a66da054067e9637e.tar.gz rails-61004e292bc46acb738d383a66da054067e9637e.tar.bz2 rails-61004e292bc46acb738d383a66da054067e9637e.zip |
[ci skip] Removed link to reSRC.io - site closed
-rw-r--r-- | guides/source/getting_started.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index d51a27812a..95dc3b01d7 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -37,7 +37,6 @@ curve diving straight into Rails. There are several curated lists of online reso for learning Ruby: * [Official Ruby Programming Language website](https://www.ruby-lang.org/en/documentation/) -* [reSRC's List of Free Programming Books](http://resrc.io/list/10/list-of-free-programming-books/#ruby) Be aware that some resources, while still excellent, cover versions of Ruby as old as 1.6, and commonly 1.8, and will not include some syntax that you will see in day-to-day |