diff --git a/tutorials/2d/kinematic_character_2d.rst b/tutorials/2d/kinematic_character_2d.rst index 36860cd18..61fb6d555 100644 --- a/tutorials/2d/kinematic_character_2d.rst +++ b/tutorials/2d/kinematic_character_2d.rst @@ -246,4 +246,4 @@ certain threshold), the character can be determined to be there. A more complete demo can be found in the demo zip distributed with the engine, or in the -https://github.com/godotengine/godot/tree/master/demos/2d/kinematic_char. +https://github.com/godotengine/godot-demo-projects/tree/master/2d/kinematic_char.