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

bullets have fullstops too [ci skip]

This commit is contained in:
Vijay Dev 2012-12-15 21:08:52 +05:30
parent 751dd9e4c2
commit ca73e059c0

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: 5. Follow the guidelines to start developing your application. You may find the following resources handy:
* The README file created within your application. * The README file created within your application.
* {Getting Started with Rails}[http://guides.rubyonrails.org/getting_started.html] * {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://ruby.railstutorial.org/ruby-on-rails-tutorial-book].
* {Ruby on Rails Guides}[http://guides.rubyonrails.org] * {Ruby on Rails Guides}[http://guides.rubyonrails.org].
* {The API Documentation}[http://api.rubyonrails.org] * {The API Documentation}[http://api.rubyonrails.org].
== Contributing == Contributing