changeset 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 02292b892fce
children 816c2fa1ca84
files mod_invites/README.markdown mod_invites_adhoc/README.markdown mod_invites_api/README.markdown mod_invites_page/README.markdown mod_invites_register/README.markdown mod_invites_register_web/README.markdown
diffstat 6 files changed, 36 insertions(+), 37 deletions(-) [+]
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
--- a/mod_invites_adhoc/README.markdown	Mon Oct 19 15:47:25 2020 +0100
+++ b/mod_invites_adhoc/README.markdown	Mon Oct 19 21:55:06 2020 +0200
@@ -13,13 +13,13 @@
 This module is part of the suite of modules that implement invite-based
 account registration for Prosody. The other modules are:
 
-- mod_invites
-- mod_invites_page
-- mod_invites_register
-- mod_invites_register_web
-- mod_register_apps
+- [mod_invites]
+- [mod_invites_page]
+- [mod_invites_register]
+- [mod_invites_register_web]
+- [mod_register_apps]
 
-For details and a full overview, start with the mod_invites documentation.
+For details and a full overview, start with the [mod_invites] documentation.
 
 Details
 =======
--- a/mod_invites_api/README.markdown	Mon Oct 19 15:47:25 2020 +0100
+++ b/mod_invites_api/README.markdown	Mon Oct 19 21:55:06 2020 +0200
@@ -13,14 +13,14 @@
 This module is part of the suite of modules that implement invite-based
 account registration for Prosody. The other modules are:
 
-- mod_invites
-- mod_invites_adhoc
-- mod_invites_page
-- mod_invites_register
-- mod_invites_register_web
-- mod_register_apps
+- [mod_invites]
+- [mod_invites_adhoc]
+- [mod_invites_page]
+- [mod_invites_register]
+- [mod_invites_register_web]
+- [mod_register_apps]
 
-For details and a full overview, start with the mod_invites documentation.
+For details and a full overview, start with the [mod_invites] documentation.
 
 Details
 =======
--- a/mod_invites_page/README.markdown	Mon Oct 19 15:47:25 2020 +0100
+++ b/mod_invites_page/README.markdown	Mon Oct 19 21:55:06 2020 +0200
@@ -18,13 +18,13 @@
 This module is part of the suite of modules that implement invite-based
 account registration for Prosody. The other modules are:
 
-- mod_invites
-- mod_invites_adhoc
-- mod_invites_register
-- mod_invites_register_web
-- mod_register_apps
+- [mod_invites]
+- [mod_invites_adhoc]
+- [mod_invites_register]
+- [mod_invites_register_web]
+- [mod_register_apps]
 
-For details and a full overview, start with the mod_invites documentation.
+For details and a full overview, start with the [mod_invites] documentation.
 
 Details
 =======
--- a/mod_invites_register/README.markdown	Mon Oct 19 15:47:25 2020 +0100
+++ b/mod_invites_register/README.markdown	Mon Oct 19 21:55:06 2020 +0200
@@ -10,13 +10,13 @@
 This module is part of the suite of modules that implement invite-based
 account registration for Prosody. The other modules are:
 
-- mod_invites
-- mod_invites_adhoc
-- mod_invites_page
-- mod_invites_register_web
-- mod_register_apps
+- [mod_invites]
+- [mod_invites_adhoc]
+- [mod_invites_page]
+- [mod_invites_register_web]
+- [mod_register_apps]
 
-For details and a full overview, start with the mod_invites documentation.
+For details and a full overview, start with the [mod_invites] documentation.
 
 Details
 =======
--- a/mod_invites_register_web/README.markdown	Mon Oct 19 15:47:25 2020 +0100
+++ b/mod_invites_register_web/README.markdown	Mon Oct 19 21:55:06 2020 +0200
@@ -18,14 +18,13 @@
 This module is part of the suite of modules that implement invite-based
 account registration for Prosody. The other modules are:
 
-- mod_invites
-- mod_invites_adhoc
-- mod_invites_page
-- mod_invites_register
-- mod_invites_register_web
-- mod_register_apps
+- [mod_invites]
+- [mod_invites_adhoc]
+- [mod_invites_page]
+- [mod_invites_register]
+- [mod_register_apps]
 
-For details and a full overview, start with the mod_invites documentation.
+For details and a full overview, start with the [mod_invites] documentation.
 
 Details
 =======