Browse Source

Your first 2D game: Remove old link (#5687)

Ricardo Buring 3 years ago
parent
commit
56da3e1628
1 changed files with 1 additions and 2 deletions
  1. 1 2
      getting_started/first_2d_game/index.rst

+ 1 - 2
getting_started/first_2d_game/index.rst

@@ -37,9 +37,8 @@ recommend you to start with this one, though.
 3D games are much more complex than 2D ones. It would be best if you stuck to 2D
 3D games are much more complex than 2D ones. It would be best if you stuck to 2D
 until you understood the game development process and how to use Godot well.
 until you understood the game development process and how to use Godot well.
 
 
-You can find a completed version of this project at these locations:
+You can find a completed version of this project at this location:
 
 
-- https://github.com/kidscancode/Godot3_dodge/releases
 - https://github.com/godotengine/godot-demo-projects
 - https://github.com/godotengine/godot-demo-projects
 
 
 Prerequisites
 Prerequisites