diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-01-23 11:34:35 -0600 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-01-23 11:34:35 -0600 |
commit | e7651def41eb46053a7c5bc257ac146dc70b5025 (patch) | |
tree | 32922941001a5ceb90a38c2ae45ccd99218295cb /docs | |
parent | a8fc6f32a5b9c8a5d055524a47c32ffa22530dcf (diff) | |
download | cryptography-e7651def41eb46053a7c5bc257ac146dc70b5025.tar.gz cryptography-e7651def41eb46053a7c5bc257ac146dc70b5025.tar.bz2 cryptography-e7651def41eb46053a7c5bc257ac146dc70b5025.zip |
Link the official page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 1100445f..a1cebc30 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -89,4 +89,4 @@ The ``cryptography`` open source project community -.. _`pre-compiled binaries`: http://slproweb.com/products/Win32OpenSSL.html +.. _`pre-compiled binaries`: https://www.openssl.org/related/binaries.html |