Found one other .it to change to .io

pull/217/head
Rory Aronson 2015-09-19 15:33:33 -07:00
parent fd13b21085
commit dab21e9e45
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Devise.setup do |config|
# Configure the e-mail address which will be shown in Devise::Mailer,
# note that it will be overwritten if you use your own mailer class
# with default "from" parameter.
config.mailer_sender = 'do-not-reply@farmbot.it'
config.mailer_sender = 'do-not-reply@farmbot.io'
# Configure the class responsible to send e-mails.
# config.mailer = 'Devise::Mailer'