From 257954d310a09e310425fc4250e3c07781a60e5e Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Thu, 2 Nov 2023 22:55:16 -0400 Subject: [PATCH] Update the link to the JSON Schema website. Refs: json-schema-org/website#201 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bafd11d..8d20b02f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Conformance tests for JSON Schema and its vocabularies may be found The JSON Schema web site is at http://json-schema.org/ -The source for the website is [maintained in a separate repository](https://github.com/json-schema-org/json-schema-org.github.io). +The source for the website is [maintained in a separate repository](https://github.com/json-schema-org/website). ## License