summaryrefslogtreecommitdiff
path: root/docs/password_hash_api.rst
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2012-04-30 23:06:03 -0400
committerEli Collins <elic@assurancetechnologies.com>2012-04-30 23:06:03 -0400
commit1f8d7b2a2cfa96a2fdc02f718692117ace747872 (patch)
tree6924b9baa8361187592d6529b180c9c79dcbf084 /docs/password_hash_api.rst
parent179b2ec46d440ef377ebf677e810097416757dd6 (diff)
downloadpasslib-1f8d7b2a2cfa96a2fdc02f718692117ace747872.tar.gz
updated various bit of documentation; made 1.6 changelog presentable
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