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

@@ -1,4 +1,4 @@
Anymail is maintained by its users. Your contributions are encouraged! Anymail is maintained by its users. Your contributions are encouraged!
Please see [Contributing](https://anymail.readthedocs.org/en/latest/contributing/) Please see [Contributing](https://anymail.readthedocs.io/en/latest/contributing/)
in the Anymail documentation for more information. in the Anymail documentation for more information.

View File

@@ -61,12 +61,12 @@ Anymail releases follow `semantic versioning <http://semver.org/>`_.
:alt: build status on Travis-CI :alt: build status on Travis-CI
.. image:: https://readthedocs.org/projects/anymail/badge/?version=latest .. 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 :alt: documentation on ReadTheDocs
**Resources** **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 * Package on PyPI: https://pypi.python.org/pypi/django-anymail
* Project on Github: https://github.com/anymail/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 .. 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. for more features and options.