소스 검색

fix image link

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

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

@@ -7,7 +7,7 @@
 
 The term Material includes everything that influences what the surface of a 3D model looks like: The color, texture, shininess, and opacity/transparency. Plain coloring is covered in <<jme3/beginner/hello_node#,Hello Node>>. Loading models that come with materials is covered in <<jme3/beginner/hello_asset#,Hello Asset>>. In this tutorial you learn to create and use custom JME3 Material Definitions.
 
-image::jme3/beginner/beginner-materials.png[beginner-materials.png,320,240,align="center"]
+image::beginner/beginner-materials.png[beginner-materials.png,320,240,align="center"]