mitm001 5 年之前
父节点
当前提交
948b871697
共有 1 个文件被更改,包括 2 次插入2 次删除
  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