浏览代码

set link to install topic

mitm001 5 年之前
父节点
当前提交
cec6980b11
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/tutorials/pages/beginner/hello_simpleapplication.adoc

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

@@ -5,7 +5,7 @@
 :keywords: beginner, intro, documentation, init, simpleapplication, basegame
 
 
-*Prerequisites:* This tutorial assumes that you have xref:ROOT:documentation.adoc[downloaded the jMonkeyEngine SDK].
+*Prerequisites:* This tutorial assumes that you have xref:ROOT:documentation.adoc#install[downloaded the jMonkeyEngine SDK].
 
 In this tutorial series, we assume that you use the jMonkeyEngine <<sdk#,SDK>>. As an intermediate or advanced Java developer, you will quickly see that, in general, you can develop jMonkeyEngine code in any integrated development environment (NetBeans IDE, Eclipse, IntelliJ) or even from the <<jme3/simpleapplication_from_the_commandline#,command line>>.