parsers: Update IETF URLs in documentation

sed -i -e 's/tools\.ietf\.org\/html/www\.rfc-editor\.org\/rfc/' src/**.rs

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2022-12-27 16:33:51 +01:00
commit a0e6054eb8
4 changed files with 9 additions and 9 deletions

View file

@ -71,7 +71,7 @@ generate_element_enum!(
/// data of the \<gone/\> element (which MUST be a Uniform Resource
/// Identifier (URI) or Internationalized Resource Identifier (IRI) at
/// which the entity can be contacted, typically an XMPP IRI as
/// specified in [XMPPURI](https://tools.ietf.org/html/rfc5122)).
/// specified in [XMPPURI](https://www.rfc-editor.org/rfc/rfc5122)).
Gone => "gone",
/// The server has experienced a misconfiguration or other internal