We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016e27d commit 77f63cdCopy full SHA for 77f63cd
1 file changed
src/app/games/client.tsx
@@ -30,7 +30,7 @@ export default function GamesClient() {
30
name="Click For Points (web edition)"
31
></GamesButton>
32
<GamesButton
33
- to="clicks_and_points"
+ to="clicks-and-points"
34
name="Clicks & Points (VERY VERY EARLY DEVELOPEMENT)"
35
36
<GamesButton to="plat" name="Unnamed platformer game"></GamesButton>
0 commit comments