diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2016-11-06 10:13:35 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2016-11-06 23:13:35 +0800 |
commit | e51236d7c0b5432f3e79fc025de6c9c8eb28f210 (patch) | |
tree | b26c0f6b2e53adea01155edfa0cf135c6224193c /docs/hazmat/bindings | |
parent | 15c2938c712ecae0da5ded48062a4805b02d53cf (diff) | |
download | cryptography-e51236d7c0b5432f3e79fc025de6c9c8eb28f210.tar.gz cryptography-e51236d7c0b5432f3e79fc025de6c9c8eb28f210.tar.bz2 cryptography-e51236d7c0b5432f3e79fc025de6c9c8eb28f210.zip |
Last pass over fixing the links (#3224)
Diffstat (limited to 'docs/hazmat/bindings')
-rw-r--r-- | docs/hazmat/bindings/openssl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/bindings/openssl.rst b/docs/hazmat/bindings/openssl.rst index 8aef4883..482cfaf8 100644 --- a/docs/hazmat/bindings/openssl.rst +++ b/docs/hazmat/bindings/openssl.rst @@ -45,4 +45,4 @@ OpenSSL. .. _`CFFI`: https://cffi.readthedocs.io .. _`OpenSSL`: https://www.openssl.org/ -.. _`thread safety facilities`: https://www.openssl.org/docs/manmaster/crypto/threads.html +.. _`thread safety facilities`: https://www.openssl.org/docs/man1.0.2/crypto/threads.html |