mitm001 5 yıl önce
ebeveyn
işleme
d4376e1dc2

+ 1 - 1
docs/modules/tutorials/pages/beginner/beginner.adoc

@@ -13,5 +13,5 @@ Note that Test apps in this example project are not necessarily the recommended
 image::beginner/beginner-physics.png[beginner-physics.png,width="360",height="291"]
 
 *  Get the source code at link:https://github.com/jMonkeyEngine/jmonkeyengine/tree/master/jme3-examples/src/main/java/jme3test/helloworld[jme3-examples/src/main/java/jme3test/helloworld/].
-*  Make sure you are familiar with basic xref:ROOT:jme3/terminology.adoc[3D game development concepts] such as xref:ROOT:jme3/the_scene_graph.adoc[the scene graph].
+*  Make sure you are familiar with basic xref:intermediate/terminology.adoc[3D game development concepts] such as xref:ROOT:jme3/the_scene_graph.adoc[the scene graph].
 *  If you need help, try searching the wiki (search box is at the top of every wiki page) or using the link:https://hub.jmonkeyengine.org/search?expanded=true[forum search]. If that doesn't work try asking on the link:https://hub.jmonkeyengine.org/[forum] itself, make sure you learn link:https://hub.jmonkeyengine.org/t/how-to-type-code-blocks/31155[how to use code blocks] before doing so.