From 49fe7298ad70968ffcb4258b1aa7ac9917f53a7f Mon Sep 17 00:00:00 2001 From: SanteriLoitomaa <1+santeriloitomaa@noreply.santeriloitomaa.eu> Date: Mon, 22 Jun 2026 15:19:18 +0200 Subject: [PATCH] Update ewn-schema.json --- ewn-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ewn-schema.json b/ewn-schema.json index 53fc254..fdd33c8 100644 --- a/ewn-schema.json +++ b/ewn-schema.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://santeriloitomaa.eu/Santtinen/schemas/raw/branch/main/ewn-schema.json", + "$id": "https://santeriloitomaa.eu/SanteriLoitomaa/schemas/raw/branch/main/ewn-schema.json", "title": "Error/Warning/Note list", "description": "A list of Errors, Warnings, and Notes", "type": "object",