aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2014-04-23 09:25:26 -0700
committerDavid Reid <dreid@dreid.org>2014-04-23 09:25:26 -0700
commitcdf946d4ee2ccd137d4430df4f9510efdc1c2f80 (patch)
tree089e4050170273e7a0f77f7af1a396b85e0167c2
parent83cd3d22d8181877e86b520a9362fcac791f8631 (diff)
parent2332c19d8302dc079f9fd4113e137123e63e6ac3 (diff)
downloadcryptography-cdf946d4ee2ccd137d4430df4f9510efdc1c2f80.tar.gz
cryptography-cdf946d4ee2ccd137d4430df4f9510efdc1c2f80.tar.bz2
cryptography-cdf946d4ee2ccd137d4430df4f9510efdc1c2f80.zip
Merge pull request #956 from alex/update-url
New Anchor here
-rw-r--r--docs/hazmat/backends/openssl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/backends/openssl.rst b/docs/hazmat/backends/openssl.rst
index fdfadf0b..43e5d8f3 100644
--- a/docs/hazmat/backends/openssl.rst
+++ b/docs/hazmat/backends/openssl.rst
@@ -73,6 +73,6 @@ from the same pool as ``/dev/random``.
.. _`OpenSSL`: https://www.openssl.org/
-.. _`initializing the RNG`: http://en.wikipedia.org/wiki/OpenSSL#Vulnerability_in_the_Debian_implementation
+.. _`initializing the RNG`: https://en.wikipedia.org/wiki/OpenSSL#Predictable_keys_.28Debian-specific.29
.. _`Yarrow`: http://en.wikipedia.org/wiki/Yarrow_algorithm
.. _`Microsoft documentation`: http://msdn.microsoft.com/en-us/library/windows/desktop/aa379942(v=vs.85).aspx