소스 검색

fix xrefs

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

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

@@ -140,7 +140,7 @@ rootNode.attachChild(wall);
 
 ----
 
-In this case, you xref:ROOT:tutorials:beginner/hello_material.adoc[create your own Material] and apply it to a Geometry. You base Materials on default material descriptions (such as "`Unshaded.j3md`"), as shown in this example.
+In this case, you xref:beginner/hello_material.adoc[create your own Material] and apply it to a Geometry. You base Materials on default material descriptions (such as "`Unshaded.j3md`"), as shown in this example.
 
 
 === Loading Text and Fonts