소스 검색

Merge pull request #202 from Floriaen/patch-2

Update kinematic_character_2d.rst
Rémi Verschelde 9 년 전
부모
커밋
18b6f412d2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/2d/kinematic_character_2d.rst

+ 1 - 1
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.