aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2013-12-12 10:54:21 -0800
committerDavid Reid <dreid@dreid.org>2013-12-12 10:54:21 -0800
commit4474be6678f6b77fdcf2bc692d3bf3ccfdd54c5f (patch)
treea6254ad2f8c25b14ad2f5b78e4699058d3a326b0 /docs
parentd6dfa80cb6225783001aebfc804574ec719b1d12 (diff)
parentae9dc8b4c1ca40d3d38859cf06c411bc83e1665a (diff)
downloadcryptography-4474be6678f6b77fdcf2bc692d3bf3ccfdd54c5f.tar.gz
cryptography-4474be6678f6b77fdcf2bc692d3bf3ccfdd54c5f.tar.bz2
cryptography-4474be6678f6b77fdcf2bc692d3bf3ccfdd54c5f.zip
Merge pull request #297 from alex/https-links
Use the HTTPS verion of the link to cffi
Diffstat (limited to 'docs')
-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/