Skip to content

Commit 339144b

Browse files
Version Bump v3.0.0: full v3 Web API support
1 parent c4e6c35 commit 339144b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sendgrid/helpers/mail/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Quick Start
44

5-
Run the [example](https://github.com/sendgrid/sendgrid-python/tree/v3beta/examples/helpers/mail) (make sure you have set your environment variable to include your SENDGRID_API_KEY).
5+
Run the [example](https://github.com/sendgrid/sendgrid-python/tree/master/examples/helpers/mail) (make sure you have set your environment variable to include your SENDGRID_API_KEY).
66

77
```bash
88
cp examples/helpers/mail_settings.py .
@@ -11,5 +11,5 @@ python mail_settings.py
1111

1212
## Usage
1313

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

0 commit comments

Comments
 (0)