mitm001 преди 5 години
родител
ревизия
ee2d7cfef1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/modules/tutorials/pages/beginner/what_s_an_ide.adoc

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

@@ -10,7 +10,7 @@
 _Java Beans have nothing to do with this topic or NetBeans!_
 _Java Beans have nothing to do with this topic or NetBeans!_
 
 
 *  jMonkeyEngine is a game engine written in Java. You use it by putting a JAR library on the class path, and calling its +++<abbr title="Application Programming Interface">API</abbr>+++ from your Java code.
 *  jMonkeyEngine is a game engine written in Java. You use it by putting a JAR library on the class path, and calling its +++<abbr title="Application Programming Interface">API</abbr>+++ from your Java code.
-*  The jMonkeyEngine xref:sdk.adoc[SDK] (Software Development Kit) is a customized NetBeans IDE that has special tools that help you develop 3D Java games.
+*  The jMonkeyEngine xref:sdk:sdk.adoc[SDK] (Software Development Kit) is a customized NetBeans IDE that has special tools that help you develop 3D Java games.
 
 
 
 
 [IMPORTANT]
 [IMPORTANT]