From 2e0806f1de10320cbb57305f9f52667350103ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Tue, 15 Oct 2024 11:57:44 +0200 Subject: [PATCH] Update link to RFC3986 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous link was a redirect to the new link. Signed-off-by: Kévin Commaille --- data/string-formats.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/string-formats.yaml b/data/string-formats.yaml index 0b7a9b45..2adf6fdb 100644 --- a/data/string-formats.yaml +++ b/data/string-formats.yaml @@ -60,4 +60,4 @@ mx-mxc-uri: uri: title: URI - url: http://tools.ietf.org/html/rfc3986 + url: https://datatracker.ietf.org/doc/html/rfc3986