diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 15:47:58 +0000 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 15:47:58 +0000 |
| commit | 0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242 (patch) | |
| tree | 18f37ebe4646075d41654eaa23136b8530fb440f | |
| parent | dd163a1f2c067cb563d63ee120a0fb982c033d29 (diff) | |
| download | gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar.gz gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar.bz2 gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar.xz gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.zip | |
oops
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ The `.gitinfo` file uses JSONC (JSON with Comments) format, allowing for easy re A JSON Schema is available for validating `.gitinfo` files: ``` -ttps://forgejo.zue.dev/zuedev/gitinfo/raw/branch/main/gitinfo.schema.json +https://forgejo.zue.dev/zuedev/gitinfo/raw/branch/main/gitinfo.schema.json ``` You can reference the schema in your `.gitinfo` file using the `$schema` property for editor autocompletion and validation support. |
