summaryrefslogtreecommitdiff
path: root/src/mod_sip.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2020-05-09 16:10:26 +0200
committerBadlop <badlop@process-one.net>2020-05-09 16:10:26 +0200
commit2c42bd07c863cb6e2ca6279134ea0d3e685b5e17 (patch)
treef36aa392ce6259121125c00709f0fc4f12f6bfd9 /src/mod_sip.erl
parentProvide minimal mod_bosh configuration example (diff)
Fix link in mod_sip to SIP Docs section
Diffstat (limited to 'src/mod_sip.erl')
-rw-r--r--src/mod_sip.erl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_sip.erl b/src/mod_sip.erl
index 173bef8b..bb25a0ea 100644
--- a/src/mod_sip.erl
+++ b/src/mod_sip.erl
@@ -382,9 +382,9 @@ mod_doc() ->
"for the corresponding virtual host."), "",
?T("NOTE: It is not enough to just load this module. "
"You should also configure listeners and DNS records "
- "properly. See section "
- "https://docs.ejabberd.im/admin/configuration/#sip[SIP] "
- "of the Configuration Guide for details.")],
+ "properly. For details see the section about the "
+ "http://../listen/#ejabberd-sip[ejabberd_sip] listen module "
+ "in the ejabberd Documentation.")],
opts =>
[{always_record_route,
#{value => "true | false",