Skip to content

Commit 7baeed5

Browse files
authored
Update config-schema.json
1 parent 2373e06 commit 7baeed5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/config-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
3-
"$id": "https://example.com/spike-config.schema.json",
3+
"$id": "https://team293.github.io/SpikeLib/schema/spike-config.schema.json",
44
"title": "SpikeLibConfig",
55
"description": "Schema for SpikeLib configuration (src/main/deploy/spike-config.json).",
66
"type": "object",
@@ -168,4 +168,4 @@
168168
]
169169
}
170170
}
171-
}
171+
}

0 commit comments

Comments
 (0)