aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2013-04-16 10:07:49 +0200
committerXavier Noria <fxn@hashref.com>2013-04-16 10:07:49 +0200
commit41a90dd459b791c9dcb532ac0c98400081b63edd (patch)
tree7710f78e03249d26a5652a0831beea7c70183d58 /README.md
parentdcf2aac129829cf768010805cfb70e98bba47ffc (diff)
downloadrails-41a90dd459b791c9dcb532ac0c98400081b63edd.tar.gz
rails-41a90dd459b791c9dcb532ac0c98400081b63edd.tar.bz2
rails-41a90dd459b791c9dcb532ac0c98400081b63edd.zip
editorial touch, remove these dots
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 94f1f3755e..45c50a1708 100644
--- a/README.md
+++ b/README.md
@@ -58,10 +58,10 @@ can read more about Action Pack in its [README](link:/actionpack/README.rdoc).
5. Follow the guidelines to start developing your application. You may find
the following resources handy:
- * [Getting Started with Rails](http://guides.rubyonrails.org/getting_started.html).
- * [Ruby on Rails Guides](http://guides.rubyonrails.org).
- * [The API Documentation](http://api.rubyonrails.org).
- * [Ruby on Rails Tutorial](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book).
+ * [Getting Started with Rails](http://guides.rubyonrails.org/getting_started.html)
+ * [Ruby on Rails Guides](http://guides.rubyonrails.org)
+ * [The API Documentation](http://api.rubyonrails.org)
+ * [Ruby on Rails Tutorial](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
## Contributing