commit | ae9dc8b4c1ca40d3d38859cf06c411bc83e1665a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Dec 12 10:13:32 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Dec 12 10:13:32 2013 -0800 |
tree | ad421b1bcc88948c600d3c906ae8807ff816827a | |
parent | 5ee0d327ef4d128c2d457911d123be4a86214141 [diff] |
Use the HTTPS verion of the link to cffi
diff --git a/docs/hazmat/bindings/openssl.rst b/docs/hazmat/bindings/openssl.rst index 194eeb9..d6bfa67 100644 --- a/docs/hazmat/bindings/openssl.rst +++ b/docs/hazmat/bindings/openssl.rst
@@ -21,5 +21,5 @@ and access constants. -.. _`CFFI`: http://cffi.readthedocs.org/ +.. _`CFFI`: https://cffi.readthedocs.org/ .. _`OpenSSL`: https://www.openssl.org/