Mercurial > prosody-modules
diff mod_muc_occupant_id/mod_muc_occupant_id.lua @ 3631:d6164ae6179c
mod_muc_occupant_id: Update links to the XEP inbox.
author | Maxime “pep” Buquet <pep@bouah.net> |
---|---|
date | Wed, 17 Jul 2019 13:23:23 +0200 |
parents | c05e157d987c |
children | 83a68f5fde1d |
line wrap: on
line diff
--- a/mod_muc_occupant_id/mod_muc_occupant_id.lua Sun Jul 14 19:04:16 2019 +0200 +++ b/mod_muc_occupant_id/mod_muc_occupant_id.lua Wed Jul 17 13:23:23 2019 +0200 @@ -1,5 +1,5 @@ --- Implementation of https://dino.im/xeps/occupant-id.html +-- Implementation of https://xmpp.org/extensions/inbox/occupant-id.html -- XEP-XXXX: Anonymous unique occupant identifiers for MUCs local uuid = require "util.uuid";