Software /
code /
prosody
Diff
doc/doap.xml @ 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 |
parent | 11340:a7109eb45e30 |
child | 11416:0a9d6eec6a8f |
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>