aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorBrooks Reese <brooksreese@gmail.com>2015-08-12 10:30:07 -0500
committerBrooks Reese <brooksreese@gmail.com>2015-08-12 10:30:07 -0500
commit61004e292bc46acb738d383a66da054067e9637e (patch)
tree6a781cf73b824a5c67489943e128fb9077ba8f20 /guides
parent942f41263152277dd5d23744a97a67e8c1a8d3d4 (diff)
downloadrails-61004e292bc46acb738d383a66da054067e9637e.tar.gz
rails-61004e292bc46acb738d383a66da054067e9637e.tar.bz2
rails-61004e292bc46acb738d383a66da054067e9637e.zip
[ci skip] Removed link to reSRC.io - site closed
Diffstat (limited to 'guides')
-rw-r--r--guides/source/getting_started.md1
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