mitm001 5 jaren geleden
bovenliggende
commit
948b871697
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  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.
 
-Learn more about xref:ROOT:jme3/android.adoc[Android Support] here.
+Learn more about xref:android.adoc[Android Support] here.
 
 
 === iOS Device
 
 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