Skip to content

Commit 28d1f88

Browse files
committed
schema: update $id
1 parent 7f59ae0 commit 28d1f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

game-schema-d4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"$id": "https://raw.githubusercontent.com/gbdev/database/master/game-schema-d3.json",
3+
"$id": "https://raw.githubusercontent.com/gbdev/database/master/game-schema-d4.json",
44
"title": "Game object",
55
"description": "A game in the Homebrew Hub database",
66
"type": "object",

0 commit comments

Comments
 (0)