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

@ -22,7 +22,7 @@ generate_attribute!(
/// client and the server to avoid having to store the password in
/// clear.
///
/// See <https://tools.ietf.org/html/rfc5802>
/// See <https://www.rfc-editor.org/rfc/rfc5802>
ScramSha1 => "SCRAM-SHA-1",
/// Same as [ScramSha1](#structfield.ScramSha1), with the addition of