aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarunakar (Ruby) <revurikarna@gmail.com>2011-05-24 21:12:01 +0530
committerKarunakar (Ruby) <revurikarna@gmail.com>2011-05-24 21:12:01 +0530
commitbfb9f758ae7671d059828695b4b15eb81c13d7a9 (patch)
tree61debdc27f414da34c6c54ef5db546298e6182f5
parent8f003de2c71eea6d1cbc3dd10f11da07715b8d10 (diff)
downloadrails-bfb9f758ae7671d059828695b4b15eb81c13d7a9.tar.gz
rails-bfb9f758ae7671d059828695b4b15eb81c13d7a9.tar.bz2
rails-bfb9f758ae7671d059828695b4b15eb81c13d7a9.zip
changed http://api.rubyonrails.com to http://api.rubyonrails.org in readme files
-rw-r--r--actionmailer/README.rdoc2
-rw-r--r--actionpack/README.rdoc2
-rw-r--r--activerecord/README.rdoc2
-rw-r--r--activeresource/README.rdoc2
-rw-r--r--activesupport/README.rdoc2
5 files changed, 5 insertions, 5 deletions
diff --git a/actionmailer/README.rdoc b/actionmailer/README.rdoc
index af9bf40f9e..1f3f52d323 100644
--- a/actionmailer/README.rdoc
+++ b/actionmailer/README.rdoc
@@ -153,7 +153,7 @@ Action Mailer is released under the MIT license.
API documentation is at
-* http://api.rubyonrails.com
+* http://api.rubyonrails.org
Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:
diff --git a/actionpack/README.rdoc b/actionpack/README.rdoc
index 2f3678881d..37e10e364c 100644
--- a/actionpack/README.rdoc
+++ b/actionpack/README.rdoc
@@ -334,7 +334,7 @@ Action Pack is released under the MIT license.
API documentation is at
-* http://api.rubyonrails.com
+* http://api.rubyonrails.org
Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc
index 6b4c85bb93..0d00749901 100644
--- a/activerecord/README.rdoc
+++ b/activerecord/README.rdoc
@@ -215,7 +215,7 @@ Active Record is released under the MIT license.
API documentation is at
-* http://api.rubyonrails.com
+* http://api.rubyonrails.org
Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:
diff --git a/activeresource/README.rdoc b/activeresource/README.rdoc
index 4fa11adec5..b03e8c4c25 100644
--- a/activeresource/README.rdoc
+++ b/activeresource/README.rdoc
@@ -178,7 +178,7 @@ Active Support is released under the MIT license.
API documentation is at
-* http://api.rubyonrails.com
+* http://api.rubyonrails.org
Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc
index 8bb15e849a..a38ad76f43 100644
--- a/activesupport/README.rdoc
+++ b/activesupport/README.rdoc
@@ -26,7 +26,7 @@ Active Support is released under the MIT license.
API documentation is at
-* http://api.rubyonrails.com
+* http://api.rubyonrails.org
Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here: