Jelajahi Sumber

fix link the_scene_graph.adoc

mitm001 5 tahun lalu
induk
melakukan
6b04d31363
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.