Skip to content

Commit 8ea9a44

Browse files
authored
Change link to Domain Authentication
1 parent 46b7e4d commit 8ea9a44

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

use_cases/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This directory provides examples for specific use cases of this library. Please
99
* [How to Create a Django app, Deployed on Heroku, to Send Email with SendGrid](django.md)
1010
* [How to Deploy A Simple Hello Email App on AWS](aws.md)
1111
* [How to Deploy a simple Flask app, to send Email with SendGrid, on Heroku](flask_heroku.md)
12-
* [How to Setup a Domain Whitelabel](domain_whitelabel.md)
12+
* [How to Setup a Domain Authentication](domain_authentication.md)
1313
* [How to View Email Statistics](email_stats.md)
1414

1515
### Working with Mail
@@ -19,4 +19,4 @@ This directory provides examples for specific use cases of this library. Please
1919
* [Integrate with Slack Events API](slack_event_api_integration.md)
2020

2121
### Library Features
22-
* [Error Handling](error_handling.md)
22+
* [Error Handling](error_handling.md)

0 commit comments

Comments
 (0)