1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fix Rails tutorial link

[ci skip]

The old link is 404 not found.
The link matches what the rest of the documentation already points to:

* 2de2263118/guides/source/getting_started.md (L2052)
* 2de2263118/README.md (L74)
This commit is contained in:
claudiob 2015-12-21 17:25:09 -08:00
parent 2de2263118
commit a5a2027749

View file

@ -57,7 +57,7 @@ can read more about Action Pack in its {README}[link:files/actionpack/README_rdo
* The \README file created within your application.
* {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 Tutorial}[http://www.railstutorial.org/book].
* {Ruby on \Rails Guides}[http://guides.rubyonrails.org].
* {The API Documentation}[http://api.rubyonrails.org].