From e2942631f8bd5590472215b00ee6357521ef76f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dafydd=20Ll=C5=B7r=20Pearson?= Date: Fri, 9 Feb 2024 13:52:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e92be90..72a94454 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ There's two main options for integrating with Digital Planning Data schemas: 1. Reference a hosted schema file directly: - `http://theopensystemslab.github.io/digital-planning-data-schemas//schema.json` + `https://theopensystemslab.github.io/digital-planning-data-schemas//schema.json` 1. Clone this repository and reference the local schema files programmatically in your own code using tools that support JSON Schema validation