Fix duplicate Sphinx target in documentation.
This commit is contained in:
parent
64a3839511
commit
afb9ad1358
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue