Skip to content

Commit 60b26b5

Browse files
authored
CONTRIBUTING: update schema link (#269)
1 parent af8d1c3 commit 60b26b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ In the folder we just created, create a file called `game.json`. Here's a basic
5959
}
6060
```
6161

62-
Fill in every property with your values. You can take a look at existing games or the [`game.json` schema](game-schema-d3.json) to make sure everything is correct.
62+
Fill in every property with your values. You can take a look at existing games or the [`game.json` schema](schemas/game-schema-d4.json) to make sure everything is correct.
6363

6464
#### Required Fields
6565

0 commit comments

Comments
 (0)