You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -95,11 +95,11 @@ Thank you for your continued support!
95
95
96
96
## How to Contribute
97
97
98
-
We encourage contribution to our libraries, please see our [CONTRIBUTING](https://github.com/sendgrid/sendgrid-python/blob/master/CONTRIBUTING.md) guide for details.
98
+
We encourage contribution to our libraries, please see our [CONTRIBUTING](https://github.com/sendgrid/sendgrid-python/tree/v3beta/CONTRIBUTING.md) guide for details.
Copy file name to clipboardExpand all lines: sendgrid/helpers/mail/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Quick Start
4
4
5
-
Run the [example]() (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/v3beta/examples/helpers/mail) (make sure you have set your environment variable to include your SENDGRID_API_KEY).
0 commit comments