aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-08-26 15:54:53 +0200
committerXavier Noria <fxn@hashref.com>2010-08-26 15:54:53 +0200
commit5e0b70e6b59894d186771736c623aa72466d4322 (patch)
tree9a33896fa6ee9ee232ae08ef41965097ddda003d /README.rdoc
parente72406e2ba3cd3a5d72fea6219f152640e2e7479 (diff)
downloadrails-5e0b70e6b59894d186771736c623aa72466d4322.tar.gz
rails-5e0b70e6b59894d186771736c623aa72466d4322.tar.bz2
rails-5e0b70e6b59894d186771736c623aa72466d4322.zip
revises a few link texts
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rdoc b/README.rdoc
index 8476db6663..7ca376d492 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -51,8 +51,9 @@ more separate. Each of these packages can be used independently outside of
5. Follow the guidelines to start developing your application. You can find the following resources handy:
* The README file created within your application.
-* The {Getting Started Guide}[http://guides.rubyonrails.org/getting_started.html].
-* The {Ruby on Rails Tutorial Book}[http://railstutorial.org/book].
+* 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/getting_started.html].
* The {API documentation}[http://api.rubyonrails.org].