diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 23:28:53 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 23:28:53 +0100 |
| commit | c6d873d531c8bba3b09aecc3942da4f8f6d9624c (patch) | |
| tree | a78bd5c4c270d4ddbed5b374699a6a45abb6bc13 /gitinfo.schema.json | |
| parent | fb09fcd37bf68d525bcdfc10926a583699d3e38f (diff) | |
| download | gitinfo-c6d873d531c8bba3b09aecc3942da4f8f6d9624c.tar gitinfo-c6d873d531c8bba3b09aecc3942da4f8f6d9624c.tar.gz gitinfo-c6d873d531c8bba3b09aecc3942da4f8f6d9624c.tar.bz2 gitinfo-c6d873d531c8bba3b09aecc3942da4f8f6d9624c.tar.xz gitinfo-c6d873d531c8bba3b09aecc3942da4f8f6d9624c.zip | |
missed one
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 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", |
