aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorRashmi Yadav <rays.rashmi@gmail.com>2011-08-04 12:33:56 +0530
committerXavier Noria <fxn@hashref.com>2011-08-04 16:41:31 -0700
commit681d919e48c631c499d6a2536310b97cfbd6098b (patch)
tree29d569929a840f928f4ab633790fc639da6888e0 /activesupport
parent5f2c790cb7557e94f1d94b30299f44abe4c34dd1 (diff)
downloadrails-681d919e48c631c499d6a2536310b97cfbd6098b.tar.gz
rails-681d919e48c631c499d6a2536310b97cfbd6098b.tar.bz2
rails-681d919e48c631c499d6a2536310b97cfbd6098b.zip
The trailing '/' isn't being picked up by Github anyway, and the link works as is.
Diffstat (limited to 'activesupport')
-rw-r--r--activesupport/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc
index a38ad76f43..cc3981e74d 100644
--- a/activesupport/README.rdoc
+++ b/activesupport/README.rdoc
@@ -14,7 +14,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/activesupport/
+* https://github.com/rails/rails/tree/master/activesupport
== License