1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 10:39:29 +02:00

Fix documentation links to new URLs generated by MkDocs

This commit is contained in:
Badlop 2024-03-13 17:50:08 +01:00
parent 832588f861
commit a550a1c55c
6 changed files with 7 additions and 7 deletions

View file

@ -538,7 +538,7 @@ mod_doc() ->
"commands using JSON data."), "",
?T("To use this module, in addition to adding it to the 'modules' "
"section, you must also enable it in 'listen' -> 'ejabberd_http' -> "
"http://../listen-options/#request-handlers[request_handlers]."), "",
"http://../listen-options/#request_handlers[request_handlers]."), "",
?T("To use a specific API version N, when defining the URL path "
"in the request_handlers, add a 'vN'. "
"For example: '/api/v2: mod_http_api'"), "",