From efffe46c7923f3c16ade1ea44bc5b3ec09ecd188 Mon Sep 17 00:00:00 2001 From: santouits Date: Wed, 26 Jul 2017 14:44:56 +0300 Subject: [PATCH] folder of the kinematic character demo was renamed --- learning/features/physics/kinematic_character_2d.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learning/features/physics/kinematic_character_2d.rst b/learning/features/physics/kinematic_character_2d.rst index 61fb6d555..283061a74 100644 --- a/learning/features/physics/kinematic_character_2d.rst +++ b/learning/features/physics/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-demo-projects/tree/master/2d/kinematic_char. +https://github.com/godotengine/godot-demo-projects/tree/master/2d/kinematic_character.