diff options
| -rw-r--r-- | gitinfo.schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
