From 66ed40dfe4ae36aef67fffde9bc6e0a0449fd48b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Thu, 16 Jan 2025 09:51:09 +0100 Subject: [PATCH] Doc: Fix link to RFC 8259 Fixes qdoc warning corelib/doc/src/json.qdoc:22: (qdoc) warning: Can't link to 'RFC 8259' Amends 65fda988e92e Change-Id: I62c1cf05366cd13180d21d7b4cbf68c0c0f48e1d Reviewed-by: Johannes Grunenberg Reviewed-by: Thiago Macieira (cherry picked from commit a4d3a82244ab292c7a906fc19052e8b9d00b0f7b) Reviewed-by: Qt Cherry-pick Bot --- doc/global/externalsites/rfc.qdoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/global/externalsites/rfc.qdoc b/doc/global/externalsites/rfc.qdoc index ceab869bfd9..d0c127fb41e 100644 --- a/doc/global/externalsites/rfc.qdoc +++ b/doc/global/externalsites/rfc.qdoc @@ -84,11 +84,6 @@ \title RFC 4122 */ -/*! - \externalpage https://datatracker.ietf.org/doc/html/rfc4627 - \title RFC 4627 -*/ - /*! \externalpage https://datatracker.ietf.org/doc/html/rfc4648 \title RFC 4648 @@ -174,6 +169,11 @@ \title RFC 8152 */ +/*! + \externalpage https://datatracker.ietf.org/doc/html/rfc8259 + \title RFC 8259 +*/ + /*! \externalpage https://datatracker.ietf.org/doc/html/rfc8446#section-6 \title RFC 8446, section 6