From d1349d3c229810491f6078aad4621461da235bea Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 28 Dec 2015 18:23:11 -0500 Subject: Port a few cr.yp.to links to be HTTPS Because researching crypto should probably be secure. --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/faq.rst') diff --git a/docs/faq.rst b/docs/faq.rst index 0b7bdce4..10c8656b 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -14,5 +14,5 @@ to NaCl. If you prefer NaCl's design, we highly recommend `PyNaCl`_. -.. _`NaCl`: http://nacl.cr.yp.to/ +.. _`NaCl`: https://nacl.cr.yp.to/ .. _`PyNaCl`: https://pynacl.readthedocs.org -- cgit v1.2.3