Mercurial > prosody-modules
diff mod_invites_register_web/README.md @ 6228:22b5b744fc78
mod_invites_register_web: Linkify some plugin references
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 22 May 2025 23:49:29 +0200 |
| parents | 29a646bad096 |
| children | f4efb8606b92 |
line wrap: on
line diff
--- a/mod_invites_register_web/README.md Thu May 22 23:40:23 2025 +0200 +++ b/mod_invites_register_web/README.md Thu May 22 23:49:29 2025 +0200 @@ -48,10 +48,10 @@ You may also set `webchat_url` to the URL of a web chat that will be linked -to after successful registration. If not specified but mod_conversejs is loaded +to after successful registration. If not specified but [mod_conversejs] is loaded on the current host, it will default to the URL of that module. -This module depends on mod_invites_page solely for the case where an invalid +This module depends on [mod_invites_page] solely for the case where an invalid invite token is received - it will redirect to mod_invites_page so that an appropriate error can be served to the user.
