aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
authorSoon Van <cog@randomecho.com>2012-12-13 00:03:49 -0500
committerSoon Van <cog@randomecho.com>2012-12-13 00:03:49 -0500
commit5a8cb31ef213bcc1ba6349ddd3aea7731f24a096 (patch)
tree2720c85d15daeed2209ff2eda782b8e4de65bd8c /README.rdoc
parent2cdf6bda4a34c9e20eb0af41ccb18a4bcb192aed (diff)
downloadrails-5a8cb31ef213bcc1ba6349ddd3aea7731f24a096.tar.gz
rails-5a8cb31ef213bcc1ba6349ddd3aea7731f24a096.tar.bz2
rails-5a8cb31ef213bcc1ba6349ddd3aea7731f24a096.zip
Trimming the in resource listing; Tutorial book moved [ci skip]
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rdoc b/README.rdoc
index 87ec64e3b5..891902ef1a 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -56,10 +56,10 @@ can read more about Action Pack in its {README}[link:/rails/rails/blob/master/ac
5. Follow the guidelines to start developing your application. You may find the following resources handy:
* The README file created within your application.
-* The {Getting Started with Rails}[http://guides.rubyonrails.org/getting_started.html].
-* The {Ruby on Rails Tutorial}[http://railstutorial.org/book].
-* The {Ruby on Rails Guides}[http://guides.rubyonrails.org].
-* The {API Documentation}[http://api.rubyonrails.org].
+* {Getting Started with Rails}[http://guides.rubyonrails.org/getting_started.html]
+* {Ruby on Rails Tutorial}[http://ruby.railstutorial.org/ruby-on-rails-tutorial-book]
+* {Ruby on Rails Guides}[http://guides.rubyonrails.org]
+* {The API Documentation}[http://api.rubyonrails.org]
== Contributing