Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Aug 1, 2012
1 parent 4610885 commit a26f02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -146,7 +146,7 @@ Next you need an email to send users. We've included a template you can start fr

Now edit the file app/views/beta_mailer/invite_mail_production.html.erb to make an awesome message to welcome new users. Open it in a browser to preview the html. Don't forget to leave `<%= @inviteCode %>` and `<%= @user.email %>`, these will be replaced with the user's invite code and email respectively.

Check out the awesome open source templates provided by MailChimp as a starting point: [http://mailchimp.com/resources/html-email-templates/](templates).
Check out the awesome open source templates provided by MailChimp as a starting point: [templates](http://mailchimp.com/resources/html-email-templates/).

When you are done, deploy the template:

Expand Down

0 comments on commit a26f02f

Please sign in to comment.