summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-04-05 00:21:16 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-04-05 00:21:16 +0000
commite739628c8112f2835bef151ef788e0daf2848ccf (patch)
treee3e87814069eeaf57b815bbf0e7d7d525d4345ab
parentbf37fd9695993de40b14c5378ad731580623821a (diff)
downloadredmine-e739628c8112f2835bef151ef788e0daf2848ccf.tar.gz
redmine-e739628c8112f2835bef151ef788e0daf2848ccf.zip
replace mail options reference URL at configuration.yml.example
wiki.rubyonrails.org seems dead. git-svn-id: http://svn.redmine.org/redmine/trunk@13037 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/configuration.yml.example5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/configuration.yml.example b/config/configuration.yml.example
index 74bf54b4e..efeb02e94 100644
--- a/config/configuration.yml.example
+++ b/config/configuration.yml.example
@@ -72,10 +72,9 @@
#
# === More configuration options
#
-# See the "Configuration options" at the following website for a list of the
-# full options allowed:
+# See following page:
#
-# http://wiki.rubyonrails.org/rails/pages/HowToSendEmailsWithActionMailer
+# http://guides.rubyonrails.org/action_mailer_basics.html#action-mailer-configuration
# default configuration options for all environments