瀏覽代碼

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.