aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.rst2
-rw-r--r--README.rst5
-rw-r--r--docs/community.rst2
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/