aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-02-05 15:47:58 +0000
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-02-05 15:47:58 +0000
commit0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242 (patch)
tree18f37ebe4646075d41654eaa23136b8530fb440f /README.md
parentdd163a1f2c067cb563d63ee120a0fb982c033d29 (diff)
downloadgitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar
gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar.gz
gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar.bz2
gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.tar.xz
gitinfo-0c84f3b8d5cd9a6d13f2f77c8a1c08852641e242.zip
oops
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 842fb9d..cd99ef3 100644
--- a/README.md
+++ b/README.md
@@ -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.