doap: Fix off by 200 in RFC number
authorKim Alvefur <zash@zash.se>
Sat, 30 Jan 2021 01:18:33 +0100
changeset 11346 44f983174e6a
parent 11345 c567e5e2b77a
child 11347 f125ac529c22
doap: Fix off by 200 in RFC number
doc/doap.xml
--- a/doc/doap.xml	Fri Jan 29 23:23:25 2021 +0100
+++ b/doc/doap.xml	Sat Jan 30 01:18:33 2021 +0100
@@ -54,7 +54,7 @@
     <implements rdf:resource="https://www.rfc-editor.org/info/rfc6455"/>
     <implements rdf:resource="https://www.rfc-editor.org/info/rfc7301"/>
     <implements rdf:resource="https://www.rfc-editor.org/info/rfc7395"/>
-    <implements rdf:resource="https://www.rfc-editor.org/info/rfc7390"/>
+    <implements rdf:resource="https://www.rfc-editor.org/info/rfc7590"/>
     <implements rdf:resource="https://datatracker.ietf.org/doc/draft-cridland-xmpp-session/">
       <!-- since=0.6.0 note=Added in hg:0bbbc9042361 -->
     </implements>