Skip to content

Commit b49a89f

Browse files
committed
Fix xep number in doap
1 parent 5157b32 commit b49a89f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xmpp.doap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@
802802
</implements>
803803
<implements>
804804
<xmpp:SupportedXep>
805-
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0512.html"/>
805+
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0513.html"/>
806806
<xmpp:version>0.1.0</xmpp:version>
807807
<xmpp:since>1.13.4</xmpp:since>
808808
<xmpp:status></xmpp:status>

0 commit comments

Comments
 (0)