mod_muc_hats_adhoc/README.markdown
changeset 3954 e9e41e75c5a0
parent 3953 f02885673215
--- a/mod_muc_hats_adhoc/README.markdown	Thu Mar 19 16:18:07 2020 +0100
+++ b/mod_muc_hats_adhoc/README.markdown	Thu Mar 19 16:18:36 2020 +0100
@@ -7,7 +7,7 @@
 This module provides an internal API (i.e. to other modules) to manage
 'hats' for users in MUC rooms.
 
-Hats (first defined in XEP-0317, currently deferred) are additional identifiers
+Hats (first defined in [XEP-0317], currently deferred) are additional identifiers
 that can be attached to users in a group chat. For example in an educational
 context, you may have a 'Teacher' hat that allows students to identify their
 teachers.
@@ -33,5 +33,5 @@
 on the MUC host.
 
 Also note that the display of hats in clients is currently non-existent, but
-will hopefully improve after XEP-0317 is resurrected or replaced.
+will hopefully improve after [XEP-0317] is resurrected or replaced.