From af1b4de231de7c8e83dcc430dd1fc926f65e1f27 Mon Sep 17 00:00:00 2001 From: coolGi Date: Sun, 22 Mar 2026 21:33:26 +1300 Subject: [PATCH] fix: Typo in the domain for the announcment schema --- docs/public/schema/announcements.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/public/schema/announcements.schema.json b/docs/public/schema/announcements.schema.json index 474c0d292..455ecb0ca 100644 --- a/docs/public/schema/announcements.schema.json +++ b/docs/public/schema/announcements.schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-04/schema#", - "$id": "https://continwuity.org/schema/announcements.schema.json", + "$id": "https://continuwuity.org/schema/announcements.schema.json", "type": "object", "properties": { "announcements": {