aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorVictor Felder <victorfelder@gmail.com>2016-01-05 09:11:41 +0100
committerVictor Felder <victorfelder@gmail.com>2016-01-05 09:11:41 +0100
commit2f7d6c57d5d441c901e8dab58abd8d66cb753472 (patch)
treeaf413894c6b26b4fd7942355aec1f9eb9daab558 /guides
parent333aab3d51124a00c7f2ba498d4910eb7cb570e6 (diff)
downloadrails-2f7d6c57d5d441c901e8dab58abd8d66cb753472.tar.gz
rails-2f7d6c57d5d441c901e8dab58abd8d66cb753472.tar.bz2
rails-2f7d6c57d5d441c901e8dab58abd8d66cb753472.zip
[ci skip] Update doc/resource link removed by #21211
Diffstat (limited to 'guides')
-rw-r--r--guides/source/getting_started.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md
index 97c5f8b15d..9f38de6247 100644
--- a/guides/source/getting_started.md
+++ b/guides/source/getting_started.md
@@ -37,6 +37,7 @@ 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/)
+* [List of Free Programming Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#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