mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Update RTD links to readthedocs.io
(RTD is migrating doc hosting from readthedocs.org to readthedocs.io.) [ci skip]
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user