diff options
author | Cory Benfield <lukasaoz@gmail.com> | 2015-10-07 15:18:12 +0100 |
---|---|---|
committer | Cory Benfield <lukasaoz@gmail.com> | 2015-10-07 15:18:12 +0100 |
commit | 3ed8b81b42a8e2f32e408068afe74742abfa3041 (patch) | |
tree | e10218025f249f2a8f704a84fdcaf6d6150d2fd8 /docs | |
parent | 8078184e38fa790ffc31bf1a43e5d023e00d7861 (diff) | |
download | cryptography-3ed8b81b42a8e2f32e408068afe74742abfa3041.tar.gz cryptography-3ed8b81b42a8e2f32e408068afe74742abfa3041.tar.bz2 cryptography-3ed8b81b42a8e2f32e408068afe74742abfa3041.zip |
Missing OpenSSL.org link.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 9793ac21..5d629e9f 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -255,3 +255,4 @@ information, consult `Greg Wilson's blog post`_ on the subject. .. _`bug in conda`: https://github.com/conda/conda-recipes/issues/110 .. _`Greg Wilson's blog post`: http://software-carpentry.org/blog/2014/04/mr-biczo-was-right.html .. _virtualenv: https://virtualenv.pypa.io/en/latest/ +.. _openssl.org: https://openssl.org/source/ |