diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2015-08-12 12:39:19 -0300 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2015-08-12 12:39:19 -0300 |
commit | fd27305782f7f02065ae841db562b313349bc52e (patch) | |
tree | 3ee7f08a0e507e9553cc6a9f5dc4029384932c1c /guides/source | |
parent | 9db1edd84a7643070c4edd17165cd9bd9d367f75 (diff) | |
parent | 61004e292bc46acb738d383a66da054067e9637e (diff) | |
download | rails-fd27305782f7f02065ae841db562b313349bc52e.tar.gz rails-fd27305782f7f02065ae841db562b313349bc52e.tar.bz2 rails-fd27305782f7f02065ae841db562b313349bc52e.zip |
Merge pull request #21211 from brooksreese/resrc_io_website_closed
[ci skip] Removed link to reSRC.io - site closed
Diffstat (limited to 'guides/source')
-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 a2a4910284..ef66b75ec1 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 |