diff options
Diffstat (limited to 'gitinfo.schema.json')
| -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 1b9f241..c382f3b 100644 --- a/gitinfo.schema.json +++ b/gitinfo.schema.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://raw.githubusercontent.com/zuedev/gitinfo/main/gitinfo.schema.json", + "$id": "https://forgejo.zue.dev/zuedev/gitinfo/raw/branch/main/gitinfo.schema.json", "title": ".gitinfo", "description": "Schema for the .gitinfo file specification", "type": "object", |
