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-04 16:41:26 -0700
commite23bc8ac9b2e42e3bfd55c22d12f368325dba6c5 (patch)
tree5133b1f126dce0e893053745de6026694cbfe419 /activeresource
parent60af023107c8b11e2a07b8950d9fea8849fe2c32 (diff)
downloadrails-e23bc8ac9b2e42e3bfd55c22d12f368325dba6c5.tar.gz
rails-e23bc8ac9b2e42e3bfd55c22d12f368325dba6c5.tar.bz2
rails-e23bc8ac9b2e42e3bfd55c22d12f368325dba6c5.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