Skip to content

Commit 1584c41

Browse files
authored
fix(docs): auth page email broken link (#9089)
1 parent 963fee8 commit 1584c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/authentication/email.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ desc: Email Verification allows users to verify their email address before they'
66
keywords: authentication, email, config, configuration, documentation, Content Management System, cms, headless, javascript, node, react, nextjs
77
---
88

9-
[Authentication](./overview) ties directly into the [Email](../email) functionality that Payload provides. This allows you to send emails to users for verification, password resets, and more. While Payload provides default email templates for these actions, you can customize them to fit your brand.
9+
[Authentication](./overview) ties directly into the [Email](../email/overview) functionality that Payload provides. This allows you to send emails to users for verification, password resets, and more. While Payload provides default email templates for these actions, you can customize them to fit your brand.
1010

1111
## Email Verification
1212

0 commit comments

Comments
 (0)