diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 05a19722..dc4dcebc 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -868,7 +868,8 @@ </implements> <implements> <xmpp:SupportedXep> - <xmpp:xep rdf:resources="https://xmpp.org/extensions/inbox/xep-sla.xml"/> + <xmpp:xep rdf:resources="https://xmpp.org/extensions/xep-0478.html"/> + <xmpp:version>0.1.0</xmpp:version> <xmpp:since>trunk</xmpp:since> </xmpp:SupportedXep> </implements> |