Mercurial > prosody-modules
changeset 6529:971a531654dc
mod_cloud_notify: Fix business rules link to Daniel's original mail
| author | tmolitor <thilo@eightysoft.de> |
|---|---|
| date | Sat, 02 May 2026 23:38:02 +0200 |
| parents | 6241b2f5e92f |
| children | 8e87fbbb6cd3 |
| files | mod_cloud_notify/README.md mod_cloud_notify/business_rules.md |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_cloud_notify/README.md Sat May 02 17:11:49 2026 +0200 +++ b/mod_cloud_notify/README.md Sat May 02 23:38:02 2026 +0200 @@ -66,7 +66,7 @@ App servers are notified about offline messages, messages stored by [mod_mam] or messages waiting in the smacks queue. The business rules outlined -[here](//mail.jabber.org/pipermail/standards/2016-February/030925.html) +[here](https://web.archive.org/web/20210615202610/https://mail.jabber.org/pipermail/standards/2016-February/030925.html) are all honored[^2]. To cooperate with [mod_smacks] this module consumes some events:
--- a/mod_cloud_notify/business_rules.md Sat May 02 17:11:49 2026 +0200 +++ b/mod_cloud_notify/business_rules.md Sat May 02 23:38:02 2026 +0200 @@ -69,4 +69,4 @@ - other technologies: There shouldn't be any issues with other technologies imho. -[^1]: https://mail.jabber.org/pipermail/standards/2016-February/030925.html +[^1]: https://web.archive.org/web/20210615202610/https://mail.jabber.org/pipermail/standards/2016-February/030925.html
