aboutsummaryrefslogtreecommitdiffstats
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
parente72406e2ba3cd3a5d72fea6219f152640e2e7479 (diff)
downloadrails-5e0b70e6b59894d186771736c623aa72466d4322.tar.gz
rails-5e0b70e6b59894d186771736c623aa72466d4322.tar.bz2
rails-5e0b70e6b59894d186771736c623aa72466d4322.zip
revises a few link texts
-rw-r--r--README.rdoc5
-rw-r--r--railties/guides/source/getting_started.textile2
2 files changed, 4 insertions, 3 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].
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile
index 4823876f19..97a5718086 100644
--- a/railties/guides/source/getting_started.textile
+++ b/railties/guides/source/getting_started.textile
@@ -1453,7 +1453,7 @@ h3. What's Next?
Now that you've seen your first Rails application, you should feel free to update it and experiment on your own. But you don't have to do everything without help. As you need assistance getting up and running with Rails, feel free to consult these support resources:
-* The "Ruby On Rails guides":index.html
+* The "Ruby on Rails guides":index.html
* The "Ruby on Rails mailing list":http://groups.google.com/group/rubyonrails-talk
* The "#rubyonrails":irc://irc.freenode.net/#rubyonrails channel on irc.freenode.net
* The "Rails Wiki":http://wiki.rubyonrails.org/