diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 12262d7..86ce522 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ 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. diff --git a/README.rst b/README.rst index 3e7ccd5..1d3f0f2 100644 --- a/README.rst +++ b/README.rst @@ -61,12 +61,12 @@ Anymail releases follow `semantic versioning `_. :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 `_ +See the `full documentation `_ for more features and options.