diff options
author | Karunakar (Ruby) <revurikarna@gmail.com> | 2011-05-24 21:12:01 +0530 |
---|---|---|
committer | Karunakar (Ruby) <revurikarna@gmail.com> | 2011-05-24 21:12:01 +0530 |
commit | bfb9f758ae7671d059828695b4b15eb81c13d7a9 (patch) | |
tree | 61debdc27f414da34c6c54ef5db546298e6182f5 /actionmailer | |
parent | 8f003de2c71eea6d1cbc3dd10f11da07715b8d10 (diff) | |
download | rails-bfb9f758ae7671d059828695b4b15eb81c13d7a9.tar.gz rails-bfb9f758ae7671d059828695b4b15eb81c13d7a9.tar.bz2 rails-bfb9f758ae7671d059828695b4b15eb81c13d7a9.zip |
changed http://api.rubyonrails.com to http://api.rubyonrails.org in readme files
Diffstat (limited to 'actionmailer')
-rw-r--r-- | actionmailer/README.rdoc | 2 |
1 files changed, 1 insertions, 1 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: |