Fix duplicate Sphinx target in documentation.

This commit is contained in:
Michael DeHaan 2013-03-17 11:46:25 -04:00
parent 64a3839511
commit afb9ad1358

View file

@ -220,7 +220,7 @@ entered value so you can use it, for instance, with the user module to define a
confirm: yes
salt_size: 7
You can use any crypt scheme supported by `Passlib <http://pythonhosted.org/passlib/lib/passlib.hash.html>`_ :
You can use any crypt scheme supported by 'Passlib':
- *des_crypt* - DES Crypt
- *bsdi_crypt* - BSDi Crypt