diff mod_invites/README.markdown @ 4223:4ec755c13e9b

mod_invites*: Link to each other But don't link to itself?
author Kim Alvefur <zash@zash.se>
date Mon, 19 Oct 2020 21:55:06 +0200
parents 96838617695a
children 816c2fa1ca84
line wrap: on
line diff
--- 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