mitm 5 лет назад
Родитель
Сommit
7f50ffc922
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/docs/asciidoc/blender/blender_gltf.adoc

+ 1 - 1
src/docs/asciidoc/blender/blender_gltf.adoc

@@ -27,7 +27,7 @@ Blender 2.7 had a number of problems in exporting glTF; these notes refer exclus
 
 == Creating Models
 
-Details of how to create models in Blender that are compatible with jME are given at <<jme3/external/blender>>. Follow all details on that page for creating models before attempting an export.
+Details of how to create models in Blender that are compatible with jME are given at <<jme3/external/blender#,Creating assets in Blender3D>>. Follow all details on that page for creating models before attempting an export.
 
 Before exporting a model all transforms need to be applied. This performs the required transforms on the vertices in a mesh to reset the transforms on the object. To apply all transforms in Blender 2.8, select each object (in object mode, not edit mode) then choose from the `Object` menu `Apply/All Transforms`.