فهرست منبع

Fix broken link

Ali-RS 9 سال پیش
والد
کامیت
05602b8c94
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/docs/asciidoc/jme3/beginner/hello_collision.adoc

+ 1 - 1
src/docs/asciidoc/jme3/beginner/hello_collision.adoc

@@ -22,7 +22,7 @@ image::jme3/beginner/beginner-scene.png[beginner-scene.png,with="360",height="28
 
 == Sample Code
 
-If you don't have it yet, link:http://jmonkeyengine.googlecode.com/svn/trunk/engine/town.zip[download the town.zip] sample scene.
+If you don't have it yet, link:https://github.com/jMonkeyEngine/wiki/raw/master/src/docs/resources/Scenes/Town/town.zip[download the town.zip] sample scene.
 
 [source]
 ----