Add link in acme option to ACME section in ejabberd Docs

This commit is contained in:
Badlop 2020-05-09 11:40:26 +02:00
parent 64c09c20eb
commit d88a32992a
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ doc() ->
{acme,
#{value => ?T("Options"),
desc =>
?T("ACME configuration. ACME is used to automatically "
?T("http://../basic/#acme[ACME] configuration, to automatically "
"obtain SSL certificates for the domains served by ejabberd, "
"which means that certificate requests and renewals are "
"performed to some CA server (aka \"ACME server\") in a fully "