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