mitm001 5 years ago
parent
commit
948b871697
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/modules/sdk/pages/application_deployment.adoc

+ 2 - 2
docs/modules/sdk/pages/application_deployment.adoc

@@ -137,14 +137,14 @@ The `dist/Applet` directory now contains all the files necessary for the game to
 
 
 You can set the jMonkeyEngine SDK to build an executable for Android mobile platforms.
 You can set the jMonkeyEngine SDK to build an executable for Android mobile platforms.
 
 
-Learn more about xref:ROOT:jme3/android.adoc[Android Support] here.
+Learn more about xref:android.adoc[Android Support] here.
 
 
 
 
 === iOS Device
 === iOS Device
 
 
 You can set the jMonkeyEngine SDK to build an executable for iOS platforms. A Mac with XCode installed is needed.
 You can set the jMonkeyEngine SDK to build an executable for iOS platforms. A Mac with XCode installed is needed.
 
 
-Learn more about xref:ROOT:jme3/ios.adoc[iOS Support] here.
+Learn more about xref:ios.adoc[iOS Support] here.
 
 
 
 
 == Tip: Switching Build Configurations
 == Tip: Switching Build Configurations