Skip to content

Commit 77f63cd

Browse files
committed
clicks-and-points not clicks_and_points
1 parent 016e27d commit 77f63cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/games/client.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function GamesClient() {
3030
name="Click For Points (web edition)"
3131
></GamesButton>
3232
<GamesButton
33-
to="clicks_and_points"
33+
to="clicks-and-points"
3434
name="Clicks & Points (VERY VERY EARLY DEVELOPEMENT)"
3535
></GamesButton>
3636
<GamesButton to="plat" name="Unnamed platformer game"></GamesButton>

0 commit comments

Comments
 (0)