Changeset

11342:44f983174e6a

doap: Fix off by 200 in RFC number
author Kim Alvefur <zash@zash.se>
date Sat, 30 Jan 2021 01:18:33 +0100
parents 11341:c567e5e2b77a
children 11343:f125ac529c22
files doc/doap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>