diff options
Diffstat (limited to 'actionmailer/README')
-rwxr-xr-x | actionmailer/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/actionmailer/README b/actionmailer/README index 4a1e79ac9f..354c1ab886 100755 --- a/actionmailer/README +++ b/actionmailer/README @@ -136,13 +136,10 @@ Action Mailer is released under the MIT license. == Support -The Action Mailer homepage is http://actionmailer.rubyonrails.org. You can find +The Action Mailer homepage is http://www.rubyonrails.org. You can find the Action Mailer RubyForge page at http://rubyforge.org/projects/actionmailer. And as Jim from Rake says: Feel free to submit commits or feature requests. If you send a patch, remember to update the corresponding unit tests. If fact, I prefer - new feature to be submitted in the form of new unit tests. - -For other information, feel free to ask on the ruby-talk mailing list (which -is mirrored to comp.lang.ruby) or contact mailto:david@loudthinking.com. + new feature to be submitted in the form of new unit tests.
\ No newline at end of file |