summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex Chan <alex@alexwlchan.net>2017-03-21 08:08:17 +0000
committerCory Benfield <lukasaoz@gmail.com>2017-03-21 08:08:17 +0000
commit54005ced6bd54eafbe5f6d22c59da63f4953c481 (patch)
tree09b5da58ce498fc316e0bb34cf65b8b4bc060d41 /doc
parent3bcf315b20fe03680b5243e3f880010168426745 (diff)
downloadpyopenssl-54005ced6bd54eafbe5f6d22c59da63f4953c481.tar.gz
Fix broken links in the documentation (#611)
* Fix broken link described in #610 * Fix two other broken links
Diffstat (limited to 'doc')
-rw-r--r--doc/api/crypto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst
index cac9dd9..525553f 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -319,7 +319,7 @@ For example, :const:`b"sha256"` or :const:`b"sha384"`.
More information and a list of these digest names can be found in the ``EVP_DigestInit(3)`` man page of your OpenSSL installation.
This page can be found online for the latest version of OpenSSL:
-https://www.openssl.org/docs/manmaster/crypto/EVP_DigestInit.html
+https://www.openssl.org/docs/manmaster/man3/EVP_DigestInit.html
Backwards compatible type names