Преглед на файлове

fix link the_scene_graph.adoc

mitm001 преди 5 години
родител
ревизия
6b04d31363
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/modules/ROOT/pages/jme3/the_scene_graph.adoc

+ 1 - 1
docs/modules/ROOT/pages/jme3/the_scene_graph.adoc

@@ -4,7 +4,7 @@
 :keywords: spatial, node, mesh, geometry, scenegraph, rootnode
 
 
-Before you start making games, make sure you understand general xref:tutorials:terminology.adoc[3D Graphics terminology].
+Before you start making games, make sure you understand general xref:tutorials:intermediate/terminology.adoc[3D Graphics terminology].
 
 Second, if you are a beginner, we recommend our xref:tutorials:intermediate/scenegraph_for_dummies.adoc[Scene Graph for Dummies] presentation for a visual introduction to the concept of a scene graph.