Skip to content

Commit a319a30

Browse files
Merge pull request #636 from mattjegan/patch-1
Fix broken link for mail example
2 parents 1627df7 + bf610ae commit a319a30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sendgrid/helpers/mail/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ python mail_settings.py
1111

1212
## Usage
1313

14-
- See the [examples](https://github.com/sendgrid/sendgrid-python/tree/master/examples/helpers/mail) for complete working examples.
15-
- [Documentation](https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/overview.html)
14+
- See the [examples](https://github.com/sendgrid/sendgrid-python/blob/master/examples/helpers/mail_example.py) for complete working examples.
15+
- [Documentation](https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/overview.html)

0 commit comments

Comments
 (0)