From 604e5e340e63dee490a07b1d366c808dc86f7704 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 18 Feb 2018 09:47:59 -0800 Subject: Revert "JSON doc: update the RFC we link to" This reverts commit 71090f09509d52451e68b33e3e26807822849721. Changing the link was wrong because we do not actually comply with the new RFC. Task-number: QTBUG-66470 Change-Id: I940917d6763842499b18fffd15147cb93c27b7f4 Reviewed-by: Lars Knoll --- src/corelib/doc/src/json.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/doc') diff --git a/src/corelib/doc/src/json.qdoc b/src/corelib/doc/src/json.qdoc index 4c7e62a10a..a32772f910 100644 --- a/src/corelib/doc/src/json.qdoc +++ b/src/corelib/doc/src/json.qdoc @@ -45,7 +45,7 @@ access. More details about the JSON data format can be found at \l{http://json.org}{json.org} - and in \l{https://tools.ietf.org/html/rfc7159}{RFC-7159}. + and in \l{http://tools.ietf.org/html/rfc4627}{RFC-4627}. \tableofcontents -- cgit v1.2.3