summaryrefslogtreecommitdiff
path: root/docs/topics/auth/passwords.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics/auth/passwords.txt')
-rw-r--r--docs/topics/auth/passwords.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/auth/passwords.txt b/docs/topics/auth/passwords.txt
index 6ae7f3d58e..64984c6621 100644
--- a/docs/topics/auth/passwords.txt
+++ b/docs/topics/auth/passwords.txt
@@ -349,8 +349,8 @@ Include any other hashers that your site uses in this list.
.. _pbkdf2: https://en.wikipedia.org/wiki/PBKDF2
.. _nist: https://dx.doi.org/10.6028/NIST.SP.800-132
.. _bcrypt: https://en.wikipedia.org/wiki/Bcrypt
-.. _`bcrypt library`: https://pypi.python.org/pypi/bcrypt/
-.. _`argon2-cffi library`: https://pypi.python.org/pypi/argon2_cffi/
+.. _`bcrypt library`: https://pypi.org/project/bcrypt/
+.. _`argon2-cffi library`: https://pypi.org/project/argon2_cffi/
.. _argon2: https://en.wikipedia.org/wiki/Argon2
.. _`Password Hashing Competition`: https://password-hashing.net