summaryrefslogtreecommitdiff
path: root/docs/password_hash_api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/password_hash_api.rst')
-rw-r--r--docs/password_hash_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/password_hash_api.rst b/docs/password_hash_api.rst
index 13ace1d..4dc2314 100644
--- a/docs/password_hash_api.rst
+++ b/docs/password_hash_api.rst
@@ -389,7 +389,7 @@ There is currently one additional support method, :meth:`~PasswordHash.identify`
If you are considering using this method to select from multiple
algorithms in order to verify a password, you may be better served
- by the :doc:`CryptContext <context-overview>` class.
+ by the :ref:`CryptContext <context-overview>` class.
..
the undocumented and experimental support methods currently include