Skip to content

Commit a5c1561

Browse files
2 parents f3c6cf8 + 774c4dc commit a5c1561

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Email Notifications Badge](https://dx.sendgrid.com/badge/python)](https://dx.sendgrid.com/newsletter/python)
44

55
**NEW:** Subscribe to email [notifications](https://dx.sendgrid.com/newsletter/python) for releases and breaking changes.
6-
     Quickly get started with [Docker](https://github.com/sendgrid/sendgrid-python/docker/USAGE.md).
6+
     Quickly get started with [Docker](https://github.com/sendgrid/sendgrid-python/tree/master/docker).
77

88
**This library allows you to quickly and easily use the SendGrid Web API v3 via Python.**
99

docker/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
https://github.com/sendgrid/sendgrid-python/issues
2222

2323
- **Where to get more info:**
24-
[USAGE.md](https://github.com/sendgrid/sendgrid-python/docker/USAGE.md)
24+
[USAGE.md](https://github.com/sendgrid/sendgrid-python/blob/master/docker/USAGE.md)
2525

2626
- **Maintained by:**
2727
[SendGrid Inc.](https://sendgrid.com)
@@ -44,12 +44,12 @@
4444
$ docker run -it -v /path/to/cool-sendgrid-python:/mnt/sendgrid-python sendgrid/sendgrid-python
4545
```
4646

47-
For more detailed information, see [USAGE.md](https://github.com/sendgrid/sendgrid-python/docker/USAGE.md).
47+
For more detailed information, see [USAGE.md](https://github.com/sendgrid/sendgrid-python/blob/master/docker/USAGE.md).
4848

4949
# About
5050

5151
sendgrid-python is guided and supported by the SendGrid [Developer Experience Team](mailto:dx@sendgrid.com).
5252

5353
sendgrid-python is maintained and funded by SendGrid, Inc. The names and logos for sendgrid-python are trademarks of SendGrid, Inc.
5454

55-
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)
55+
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)

0 commit comments

Comments
 (0)