Changeset

10346:6656c9774a61

doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not XEP-0268
author Kim Alvefur <zash@zash.se>
date Sun, 20 Oct 2019 18:46:46 +0200
parents 10345:fb1339671cd6
children 10347:4168ba01d0bf
files doc/doap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doap.xml	Sun Oct 20 16:57:28 2019 +0200
+++ b/doc/doap.xml	Sun Oct 20 18:46:46 2019 +0200
@@ -426,7 +426,7 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
-        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0268.html"/>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0286.html"/>
         <xmpp:since>0.11</xmpp:since>
         <xmpp:note>mod_csi_simple</xmpp:note>
       </xmpp:SupportedXep>