Skip to content

Commit 774c4dc

Browse files
Fix link to USAGE.md
1 parent 32de4ef commit 774c4dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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)