diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2016-01-01 09:58:53 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2016-01-01 09:58:53 -0600 |
commit | 277b701377dfca49628c44b79e75e3c7bc818641 (patch) | |
tree | f17c136e64ec760e5dfb4a5b9299557391a92b0a /docs/hazmat | |
parent | 86d108ea96ad10b0fea3465f366c2506574a85df (diff) | |
download | cryptography-277b701377dfca49628c44b79e75e3c7bc818641.tar.gz cryptography-277b701377dfca49628c44b79e75e3c7bc818641.tar.bz2 cryptography-277b701377dfca49628c44b79e75e3c7bc818641.zip |
update some links with the redirects shown in the linkchecker
Diffstat (limited to 'docs/hazmat')
-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 0ec0a3d6..99cd7a48 100644 --- a/docs/hazmat/bindings/openssl.rst +++ b/docs/hazmat/bindings/openssl.rst @@ -46,4 +46,4 @@ OpenSSL. .. _`CFFI`: https://cffi.readthedocs.org/ .. _`OpenSSL`: https://www.openssl.org/ -.. _`thread safety facilities`: https://www.openssl.org/docs/crypto/threads.html +.. _`thread safety facilities`: https://www.openssl.org/docs/manmaster/crypto/threads.html |