Trimming the in resource listing; Tutorial book moved [ci skip]

This commit is contained in:
Soon Van 2012-12-13 00:03:49 -05:00
parent 2cdf6bda4a
commit 5a8cb31ef2
1 changed files with 4 additions and 4 deletions

View File

@ -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