aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource
diff options
context:
space:
mode:
authorBratish Goswami <bratishgoswami@gmail.com>2011-07-29 21:49:43 +0530
committerXavier Noria <fxn@hashref.com>2011-08-13 16:22:10 -0700
commitbf3649ab19870c804b81e5d79309d655d054eed2 (patch)
treed87aff104e1b75d325b848d483885abf215318aa /activeresource
parentb57773c738e2e8f75e92739cf93e402f2a151d5d (diff)
downloadrails-bf3649ab19870c804b81e5d79309d655d054eed2.tar.gz
rails-bf3649ab19870c804b81e5d79309d655d054eed2.tar.bz2
rails-bf3649ab19870c804b81e5d79309d655d054eed2.zip
extra '/' removed from url, which was not linked
Diffstat (limited to 'activeresource')
-rw-r--r--activeresource/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/activeresource/README.rdoc b/activeresource/README.rdoc
index b03e8c4c25..b7cf0292f0 100644
--- a/activeresource/README.rdoc
+++ b/activeresource/README.rdoc
@@ -28,7 +28,7 @@ The latest version of Active Support can be installed with Rubygems:
Source code can be downloaded as part of the Rails project on GitHub
-* https://github.com/rails/rails/tree/master/activeresource/
+* https://github.com/rails/rails/tree/master/activeresource
=== Configuration and Usage