Skip to content

Commit

Permalink
chore: drop the local Docker setup links
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Harrison committed Jul 13, 2020
1 parent 27ad769 commit ab706ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/sendgrid-python.svg)](https://github.com/sendgrid/sendgrid-python/graphs/contributors)
[![Open Source Helpers](https://www.codetriage.com/sendgrid/sendgrid-python/badges/users.svg)](https://www.codetriage.com/sendgrid/sendgrid-python)

**NEW:**

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

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

Version 3.X.X+ of this library provides full support for all SendGrid [Web API v3](https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html) endpoints, including the new [v3 /mail/send](https://sendgrid.com/blog/introducing-v3mailsend-sendgrids-new-mail-endpoint).
Expand Down
2 changes: 0 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

- Subscribe to email `notifications`_ for releases and breaking changes.
- Version 6.X release is a BREAKING CHANGE from version 5.X, please see the `release notes`_ for details.
- Quickly get started with `Docker`_.
- Send SMS messages with `Twilio`_.

This library provides full support for all Twilio SendGrid `Web API v3`_ endpoints, including `v3 /mail/send`_.
Expand Down Expand Up @@ -261,7 +260,6 @@ License
`The MIT License (MIT)`_

.. _notifications: https://dx.sendgrid.com/newsletter/python
.. _Docker: https://github.com/sendgrid/sendgrid-python/tree/master/docker
.. _Twilio: https://github.com/sendgrid/sendgrid-python/blob/master/use_cases/sms.md
.. _release notes: https://github.com/sendgrid/sendgrid-python/releases/tag/v6.0.0
.. _Web API v3: https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html
Expand Down

0 comments on commit ab706ce

Please sign in to comment.