aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-12-12 10:13:32 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2013-12-12 10:13:32 -0800
commitae9dc8b4c1ca40d3d38859cf06c411bc83e1665a (patch)
treead421b1bcc88948c600d3c906ae8807ff816827a
parent5ee0d327ef4d128c2d457911d123be4a86214141 (diff)
downloadcryptography-ae9dc8b4c1ca40d3d38859cf06c411bc83e1665a.tar.gz
cryptography-ae9dc8b4c1ca40d3d38859cf06c411bc83e1665a.tar.bz2
cryptography-ae9dc8b4c1ca40d3d38859cf06c411bc83e1665a.zip
Use the HTTPS verion of the link to cffi
-rw-r--r--docs/hazmat/bindings/openssl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/bindings/openssl.rst b/docs/hazmat/bindings/openssl.rst
index 194eeb92..d6bfa672 100644
--- a/docs/hazmat/bindings/openssl.rst
+++ b/docs/hazmat/bindings/openssl.rst
@@ -21,5 +21,5 @@ These are `CFFI`_ bindings to the `OpenSSL`_ C library.
and access constants.
-.. _`CFFI`: http://cffi.readthedocs.org/
+.. _`CFFI`: https://cffi.readthedocs.org/
.. _`OpenSSL`: https://www.openssl.org/