diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-10-21 15:40:12 -0700 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-10-21 15:40:12 -0700 |
commit | 9f79164a8d7d5004884b455d07c2ab1b111d037e (patch) | |
tree | 535c2ddadea2bcffa5f99372d1cde65b91d4778b /README.rst | |
parent | ef2f91e6fe694be91ce3a0a37ebaf58d89bb5985 (diff) | |
parent | c160079df8dd021b6b1e8091025ba27ddc6cd6c0 (diff) | |
download | cryptography-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.rst | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 ~~~~~~~~~~ |