Skip to content

Commit beab660

Browse files
committed
Reformat the Email README
1 parent d8135b7 commit beab660

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

email/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Email
22

3-
- Use [SendGrid] or [Amazon SES] to deliver email in staging and production
3+
- Use [SendGrid][] or [Amazon SES][] to deliver email in staging and production
44
environments.
5-
- Use a tool like [ActionMailer Preview] to look at each created or updated
6-
mailer view before merging.
75

6+
- Use a tool like [ActionMailer Preview][] to look at each created or updated
7+
mailer view before merging.
8+
9+
[actionmailer preview]: https://guides.rubyonrails.org/action_mailer_basics.html#previewing-and-testing-mailers
810
[amazon ses]: https://thoughtbot.com/blog/deliver-email-with-amazon-ses-in-a-rails-app
911
[sendgrid]: https://devcenter.heroku.com/articles/sendgrid
10-
[actionmailer preview]: https://guides.rubyonrails.org/action_mailer_basics.html#previewing-and-testing-mailers

0 commit comments

Comments
 (0)