Update Dodge the Creeps documentation link

This commit is contained in:
Aaron Franke
2022-03-24 17:15:29 -05:00
parent 83ed7e1248
commit a1db9a9a76

View File

@@ -4,7 +4,7 @@ This is a simple game where your character must move
and avoid the enemies for as long as possible, made in GDNative C++.
This is a finished version of the game featured in the
["Your first game"](https://docs.godotengine.org/en/latest/getting_started/step_by_step/your_first_game.html)
["Your first 2D game"](https://docs.godotengine.org/en/latest/getting_started/first_2d_game/index.html)
tutorial in the documentation. For more details,
consider following the tutorial in the documentation.