diff --git a/content/collections/docs/email.md b/content/collections/docs/email.md index e5f65a01..25ba051f 100644 --- a/content/collections/docs/email.md +++ b/content/collections/docs/email.md @@ -49,8 +49,8 @@ customize the design, content, and so on. Throughout this documentation you will find the names of email templates used for various situations. To override them, create a template of the _same filename_ in `site/themes/theme-name/templates/email`. ``` - -/site/themes/redwood/templates/email/password-reset.html + +/site/themes/redwood/templates/email/user-reset.html ``` ### HTML and Text versions {#html-and-text-versions}