Quellcode durchsuchen

change link to piont to image in tutorail mod

mitm001 vor 5 Jahren
Ursprung
Commit
646c3beda7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
 
 [.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.