Browse Source

Merge pull request #422 from santouits/kinematic

folder of the kinematic character demo was renamed
Rémi Verschelde 8 years ago
parent
commit
4e5e58fb00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      learning/features/physics/kinematic_character_2d.rst

+ 1 - 1
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
 A more complete demo can be found in the demo zip distributed with the
 engine, or in 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.