浏览代码

change link to piont to image in tutorail mod

mitm001 5 年之前
父节点
当前提交
646c3beda7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/tutorials/pages/beginner/hello_terrain.adoc

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

@@ -155,7 +155,7 @@ The first step of terrain creation is the heightmap. You can create one yourself
 *  Save the map as a .jpg or .png image file
 *  Save the map as a .jpg or .png image file
 
 
 [.right.text-left]
 [.right.text-left]
-image::jme3/beginner/mountains512.png[mountains512.png,128,128,align="right"]
+image::beginner/mountains512.png[mountains512.png,128,128,align="right"]
 
 
 The file `mountains512.png` that you see here is a typical example of an image heightmap.
 The file `mountains512.png` that you see here is a typical example of an image heightmap.