Skip to content

Commit a060547

Browse files
committed
Fix link in guides/action_mailer_basics
The link to "testing guide" used an invalid fragment identifier.
1 parent 3954e46 commit a060547

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)