Skip to content

Commit

Permalink
chore(docs): fix email providers customization link (nextauthjs#10693)
Browse files Browse the repository at this point in the history
Co-authored-by: Nico Domino <yo@ndo.dev>
  • Loading branch information
josepholiveira and ndom91 committed Apr 24, 2024
1 parent 3744c1d commit 24ef3f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/pages/getting-started/authentication/email.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Start your application, once the user enters their Email and clicks on the signi
</Steps>

<Callout type="info">
Check our [Customising magic links emails](/) to learn how to change the look
Check our [Customising magic links emails](/getting-started/providers/resend#customization) to learn how to change the look
and feel of the emails the user receives to sign in.
</Callout>

Expand Down Expand Up @@ -296,7 +296,7 @@ Start your application, once the user enters their Email and clicks on the signi
</Steps>

<Callout type="info">
Check our [Customising magic links emails](/) to learn how to change the look
Check our [Customising magic links emails](/getting-started/providers/sendgrid#customization) to learn how to change the look
and feel of the emails the user receives to sign in.
</Callout>

Expand Down Expand Up @@ -619,7 +619,7 @@ Start your application, once the user enters their Email and clicks on the signi
</Steps>

<Callout type="info">
Check our [Customising magic links emails](/) to learn how to change the look
Check our [Customising magic links emails](/getting-started/providers/postmark#customization) to learn how to change the look
and feel of the emails the user receives to sign in.
</Callout>

Expand Down

0 comments on commit 24ef3f4

Please sign in to comment.