aboutsummaryrefslogtreecommitdiff
path: root/src/mod_mqtt.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-08-23 13:40:19 +0200
committerBadlop <badlop@process-one.net>2021-08-23 14:04:46 +0200
commit30ae66e99e4a7499886436b195311ff012f09fda (patch)
treef3271fe08e68e3d2008163580309641b74aad97c /src/mod_mqtt.erl
parentCopy log_rotate_count explanation from docs site (diff)
Improve formatting and add sections links
Diffstat (limited to 'src/mod_mqtt.erl')
-rw-r--r--src/mod_mqtt.erl5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mod_mqtt.erl b/src/mod_mqtt.erl
index 8734c778d..a1621cc01 100644
--- a/src/mod_mqtt.erl
+++ b/src/mod_mqtt.erl
@@ -278,8 +278,9 @@ listen_options() ->
%%%===================================================================
mod_doc() ->
#{desc =>
- ?T("This module adds support for the MQTT protocol "
- "version '3.1.1' and '5.0'. Remember to configure "
+ ?T("This module adds "
+ "https://docs.ejabberd.im/admin/guide/mqtt/[support for the MQTT] "
+ "protocol version '3.1.1' and '5.0'. Remember to configure "
"'mod_mqtt' in 'modules' and 'listen' sections."),
opts =>
[{access_subscribe,