aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-12-15 21:08:52 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2012-12-15 21:08:52 +0530
commitca73e059c0f34d5aa1febd0360bf4390698b1149 (patch)
tree08ad7c5d04c55d77c4115b90a2efd94ebf954e74 /README.rdoc
parent751dd9e4c2ceab02d1fa2a9b63ef8ffdd7df55cb (diff)
downloadrails-ca73e059c0f34d5aa1febd0360bf4390698b1149.tar.gz
rails-ca73e059c0f34d5aa1febd0360bf4390698b1149.tar.bz2
rails-ca73e059c0f34d5aa1febd0360bf4390698b1149.zip
bullets have fullstops too [ci skip]
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rdoc b/README.rdoc
index 891902ef1a..91a5f27add 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -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.
-* {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]
+* {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