diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2016-01-01 11:43:34 -0500 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2016-01-01 11:43:34 -0500 |
commit | 7105e7f0132618798d5decac1b778ddb5f560a39 (patch) | |
tree | f1aac1ce7bc0b7e97266e97b3ee0df8243bf35b1 /docs/hazmat/bindings | |
parent | 4741a3c2604497fabccb7af166937bb868d74ba3 (diff) | |
parent | 277b701377dfca49628c44b79e75e3c7bc818641 (diff) | |
download | cryptography-7105e7f0132618798d5decac1b778ddb5f560a39.tar.gz cryptography-7105e7f0132618798d5decac1b778ddb5f560a39.tar.bz2 cryptography-7105e7f0132618798d5decac1b778ddb5f560a39.zip |
Merge pull request #2621 from reaperhulk/update-links
update some links with the redirects shown in the linkchecker
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 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 |