From d22ece077755fa375a65739965da20323c500ea7 Mon Sep 17 00:00:00 2001 From: Ben Soyka Date: Wed, 20 Jan 2021 17:35:41 -0700 Subject: Fix security policy link (#245) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 422751a..d862d59 100644 --- a/README.rst +++ b/README.rst @@ -219,7 +219,7 @@ Security ``bcrypt`` follows the `same security policy as cryptography`_, if you identify a vulnerability, we ask you to contact us privately. -.. _`same security policy as cryptography`: https://cryptography.io/en/latest/security/ +.. _`same security policy as cryptography`: https://cryptography.io/en/latest/security.html .. _`standard library`: https://docs.python.org/3/library/hashlib.html#hashlib.scrypt .. _`argon2_cffi`: https://argon2-cffi.readthedocs.io .. _`cryptography`: https://cryptography.io/en/latest/hazmat/primitives/key-derivation-functions/#cryptography.hazmat.primitives.kdf.scrypt.Scrypt -- cgit v1.2.1