From a7bf92f63e3c7ce056430c9e25d1f2e52fd654c9 Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Fri, 24 May 2024 12:46:50 -0400 Subject: [PATCH] readme: Fix broken link --- release-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-schema.json b/release-schema.json index 3e1f335..c6c4202 100644 --- a/release-schema.json +++ b/release-schema.json @@ -49,7 +49,7 @@ }, "unofficialTranslations": { "title": "Unofficial translations", - "description": "The languages in which unofficial translations of the document are available, from the open [language](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#language) codelist. A [BCP47 language tag](https://www.w3.org/International/articles/language-tags/) is allowed, if there is a user need for the additional information.", + "description": "The languages in which unofficial translations of the document are available, from the open [language](https://standard.open-contracting.org/latest/en/schema/codelists/#language) codelist. A [BCP47 language tag](https://www.w3.org/International/articles/language-tags/) is allowed, if there is a user need for the additional information.", "type": [ "array", "null"