Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit fe4f43b

Browse files
author
Joshua de Guzman
authored
Fix helper mail_example redirection link
1 parent 1627df7 commit fe4f43b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ pip install sendgrid
8484

8585
## Hello Email
8686

87-
The following is the minimum needed code to send an email with the [/mail/send Helper](https://github.com/sendgrid/sendgrid-python/tree/master/sendgrid/helpers/mail) ([here](https://github.com/sendgrid/sendgrid-python/blob/master/examples/helpers/mail/mail_example.py#L20) is a full example):
87+
The following is the minimum needed code to send an email with the [/mail/send Helper](https://github.com/sendgrid/sendgrid-python/tree/master/sendgrid/helpers/mail) ([here](https://github.com/sendgrid/sendgrid-python/blob/master/examples/helpers/mail_example.py) is a full example):
8888

8989
### With Mail Helper Class
9090

0 commit comments

Comments
 (0)