commit | 4474be6678f6b77fdcf2bc692d3bf3ccfdd54c5f | [log] [tgz] |
---|---|---|
author | David Reid <dreid@dreid.org> | Thu Dec 12 10:54:21 2013 -0800 |
committer | David Reid <dreid@dreid.org> | Thu Dec 12 10:54:21 2013 -0800 |
tree | a6254ad2f8c25b14ad2f5b78e4699058d3a326b0 | |
parent | d6dfa80cb6225783001aebfc804574ec719b1d12 [diff] | |
parent | ae9dc8b4c1ca40d3d38859cf06c411bc83e1665a [diff] |
Merge pull request #297 from alex/https-links 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/