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

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>>.