From c6d873d531c8bba3b09aecc3942da4f8f6d9624c Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 7 May 2026 23:28:53 +0100 Subject: missed one --- gitinfo.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gitinfo.schema.json') diff --git a/gitinfo.schema.json b/gitinfo.schema.json index dcaa23a..1445db0 100644 --- a/gitinfo.schema.json +++ b/gitinfo.schema.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://forgejo.zue.dev/zuedev/gitinfo/raw/branch/main/gitinfo.schema.json", + "$id": "https://git.zue.dev/gitinfo/plain/gitinfo.schema.json", "title": ".gitinfo", "description": "Schema for the .gitinfo file specification", "type": "object", -- cgit v1.2.3