From b6b819d65749f26b6914b997f5cb3c9b5dd0d48e Mon Sep 17 00:00:00 2001 From: Jim Garlick Date: Mon, 11 Mar 2024 10:58:50 -0700 Subject: [PATCH] fix broken json schema link Problem: rfc 14 and 25 reference a json schema internet-draft but the link is now broken. Update link and the draft date as the document has also been updated. --- spec_14.rst | 2 +- spec_25.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec_14.rst b/spec_14.rst index fc978d3d..e1932c52 100644 --- a/spec_14.rst +++ b/spec_14.rst @@ -674,4 +674,4 @@ References .. [#f1] `YAML Ain’t Markup Language (YAML) Version 1.1 `__, O. Ben-Kiki, C. Evans, B. Ingerson, 2004. -.. [#f2] `JSON Schema: A Media Type for Describing JSON Documents `__; H. Andrews; 2018 +.. [#f2] `JSON Schema: A Media Type for Describing JSON Documents `__; H. Andrews; 2022 diff --git a/spec_25.rst b/spec_25.rst index 9e58e45c..49b60dfa 100644 --- a/spec_25.rst +++ b/spec_25.rst @@ -295,4 +295,4 @@ References .. [#f1] `YAML Ain’t Markup Language (YAML) Version 1.1 `__, O. Ben-Kiki, C. Evans, B. Ingerson, 2004. -.. [#f2] `JSON Schema: A Media Type for Describing JSON Documents `__; H. Andrews; 2018 +.. [#f2] `JSON Schema: A Media Type for Describing JSON Documents `__; H. Andrews; 2022