From 39e4c1713834d55d11323a89b90d6e69c93b574e 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 5faf658e..af091291 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,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). ## Contributors