mitm001 5 лет назад
Родитель
Сommit
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