Skip to content

Commit 490411b

Browse files
authored
Merge pull request rails#55300 from drjayvee/fix-testing-mailers-link
Fix link in guides/action_mailer_basics [skip ci]
2 parents 3954e46 + a060547 commit 490411b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/action_mailer_basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ Previewing and Testing Mailers
10131013
------------------------------
10141014

10151015
You can find detailed instructions on how to test your mailers in the [testing
1016-
guide](testing.html#testing-your-mailers).
1016+
guide](testing.html#testing-mailers).
10171017

10181018
### Previewing Emails
10191019

0 commit comments

Comments
 (0)