# HG changeset patch # User tmolitor # Date 1777757882 -7200 # Node ID 971a531654dc5bf3a6a8e0da38c2eeb5dfa2df10 # Parent 6241b2f5e92fffdd914465d059be4cfd169a9c03 mod_cloud_notify: Fix business rules link to Daniel's original mail diff -r 6241b2f5e92f -r 971a531654dc mod_cloud_notify/README.md --- 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: diff -r 6241b2f5e92f -r 971a531654dc mod_cloud_notify/business_rules.md --- 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