Skip to content

Commit add7fb0

Browse files
authored
Fixed broken link in README (#2589)
1 parent a246aec commit add7fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It is ideal for beginning programmers or programmers who want to create
1111
2D games without learning a complex framework.
1212

1313
[pyglet]: https://github.com/pyglet/pyglet
14-
[Games Made with Arcade]: https://api.arcade.academy/en/latest/sample_games.html
14+
[Games Made with Arcade]: https://api.arcade.academy/en/latest/community/games/sample_games.html
1515
Arcade is built on top of [pyglet][] and OpenGL. See [Games Made with Arcade][]
1616
for example game jam entries and more.
1717

0 commit comments

Comments
 (0)