From bf9df01971d5d154c170fa873d9829e5cb2795ec Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Sat, 19 Oct 2013 22:39:44 -0400 Subject: Use the https://cryptography.io domain name --- CONTRIBUTING.rst | 2 +- README.rst | 5 ++++- docs/community.rst | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 9575e845..9f63250f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -12,4 +12,4 @@ Examples of contributions include: Extensive contribution guidelines are available in the repository at ``docs/contributing.rst``, or online at: -https://cryptography.readthedocs.org/en/latest/contributing/ +https://cryptography.io/en/latest/contributing/ diff --git a/README.rst b/README.rst index 01f3eadd..61c4b805 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,10 @@ yet. It targets Python 2.6-2.7, Python 3.2+, as well as PyPy. You can find more documentation at `Read The Docs`_. -.. _`Read The Docs`: https://cryptography.readthedocs.org/ +You can find more information in the `documentation`_. + +.. _`documentation`: https://cryptography.io/ + Discussion ~~~~~~~~~~ diff --git a/docs/community.rst b/docs/community.rst index 86ba5055..552318da 100644 --- a/docs/community.rst +++ b/docs/community.rst @@ -12,4 +12,4 @@ You can find ``cryptography`` all over the web: .. _`Mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev .. _`Source code`: https://github.com/pyca/cryptography .. _`Issue tracker`: https://github.com/pyca/cryptography/issues -.. _`Documentation`: https://cryptography.readthedocs.org/ +.. _`Documentation`: https://cryptography.io/ -- cgit v1.2.3