25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Fix URL of CAPTCHA section

This commit is contained in:
Badlop 2021-02-04 13:06:22 +01:00
parent d147c733bb
commit 7b8bd960c6

View File

@ -654,7 +654,7 @@ mod_doc() ->
#{value => "true | false",
desc =>
?T("Protect registrations with CAPTCHA (see section "
"https://docs.ejabberd.im/admin/configuration/#captcha[CAPTCHA] "
"https://docs.ejabberd.im/admin/configuration/basic/#captcha[CAPTCHA] "
"of the Configuration Guide). The default is 'false'.")}},
{ip_access,
#{value => ?T("AccessName"),