aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-10-21 15:40:12 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-10-21 15:40:12 -0700
commit9f79164a8d7d5004884b455d07c2ab1b111d037e (patch)
tree535c2ddadea2bcffa5f99372d1cde65b91d4778b /README.rst
parentef2f91e6fe694be91ce3a0a37ebaf58d89bb5985 (diff)
parentc160079df8dd021b6b1e8091025ba27ddc6cd6c0 (diff)
downloadcryptography-9f79164a8d7d5004884b455d07c2ab1b111d037e.tar.gz
cryptography-9f79164a8d7d5004884b455d07c2ab1b111d037e.tar.bz2
cryptography-9f79164a8d7d5004884b455d07c2ab1b111d037e.zip
Merge branch 'master' into triple-des
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 4 insertions, 1 deletions
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
~~~~~~~~~~