소스 검색

point to tutorial image

mitm001 5 년 전
부모
커밋
4033e8d81b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/modules/tutorials/pages/beginner/hello_terrain.adoc

+ 2 - 2
docs/modules/tutorials/pages/beginner/hello_terrain.adoc

@@ -213,8 +213,8 @@ Now you start painting the texture:
 ..  Paint the white hills green – this will be the dirt of the mountains.
 ..  Paint blue lines where you want roads to criss-cross the landscape.
 .  The end result should look similar to this: +
-image:tutorials:beginner/mountains512.png[mountains512.png,64,64] ⇒
-image:jme3/beginner/alphamap.png[alphamap.png,64,64]
+image:beginner/mountains512.png[mountains512.png,64,64] ⇒
+image:beginner/alphamap.png[alphamap.png,64,64]
 
 
 === Looking at the Texturing Code