mod_invites/README.markdown
changeset 4227 4ec755c13e9b
parent 4101 96838617695a
child 4228 816c2fa1ca84
--- a/mod_invites/README.markdown	Mon Oct 19 15:47:25 2020 +0100
+++ b/mod_invites/README.markdown	Mon Oct 19 21:55:06 2020 +0200
@@ -10,11 +10,11 @@
 This module is part of the suite of modules that implement invite-based
 account registration for Prosody. The other modules are:
 
-- mod_invites_adhoc
-- mod_invites_page
-- mod_invites_register
-- mod_invites_register_web
-- mod_register_apps
+- [mod_invites_adhoc]
+- [mod_invites_page]
+- [mod_invites_register]
+- [mod_invites_register_web]
+- [mod_register_apps]
 
 This module manages the creation and consumption of invite codes for the
 host(s) it is loaded onto. It currently does not expose any admin/user-facing