diff options
author | Arun Agrawal <arun@fromjaipur.com> | 2011-05-10 22:00:06 +0530 |
---|---|---|
committer | Arun Agrawal <arun@fromjaipur.com> | 2011-05-10 22:00:06 +0530 |
commit | 9870afb37b19a8bc61d54ecf274c09ead86c44ce (patch) | |
tree | d61b965fb22264167f600e1e2ef11c0786b2354b /actionmailer | |
parent | 8e55afb453beb8f98d647ae97619101b19b7f911 (diff) | |
download | rails-9870afb37b19a8bc61d54ecf274c09ead86c44ce.tar.gz rails-9870afb37b19a8bc61d54ecf274c09ead86c44ce.tar.bz2 rails-9870afb37b19a8bc61d54ecf274c09ead86c44ce.zip |
Some readme fixes as required.
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 9b206fbcc7..af9bf40f9e 100644 --- a/actionmailer/README.rdoc +++ b/actionmailer/README.rdoc @@ -157,5 +157,5 @@ API documentation is at Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here: -* https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets +* https://github.com/rails/rails/issues |