You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ In the folder we just created, create a file called `game.json`. Here's a basic
59
59
}
60
60
```
61
61
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.
0 commit comments