Update RTD links to readthedocs.io

(RTD is migrating doc hosting from
readthedocs.org to readthedocs.io.)

[ci skip]
This commit is contained in:
medmunds
2016-04-30 11:28:07 -07:00
parent 7b82b23156
commit 271eb5c926
2 changed files with 4 additions and 4 deletions

View File

@@ -61,12 +61,12 @@ Anymail releases follow `semantic versioning <http://semver.org/>`_.
:alt: build status on Travis-CI
.. image:: https://readthedocs.org/projects/anymail/badge/?version=latest
:target: http://anymail.readthedocs.org/en/latest/
:target: https://anymail.readthedocs.io/en/latest/
:alt: documentation on ReadTheDocs
**Resources**
* Full documentation: https://anymail.readthedocs.org/en/latest/
* Full documentation: https://anymail.readthedocs.io/en/latest/
* Package on PyPI: https://pypi.python.org/pypi/django-anymail
* Project on Github: https://github.com/anymail/django-anymail
@@ -148,5 +148,5 @@ or any other supported ESP where you see "mailgun":
.. END quickstart
See the `full documentation <https://anymail.readthedocs.org/en/latest/>`_
See the `full documentation <https://anymail.readthedocs.io/en/latest/>`_
for more features and options.