mitm001 5 年之前
父节点
当前提交
d4a467ff7c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/sdk/pages/development/extension_library.adoc

+ 1 - 1
docs/modules/sdk/pages/development/extension_library.adoc

@@ -37,4 +37,4 @@ You will notice a new file "`MyLibrary.xml`" is created in the plugins base pack
 
 Note that the files in the release folder are *not* automatically updated when the library changes, you have to pack and replace the jar and zip files manually. See the build script extension in the link below on how you can make your module build script do that automatically.
 
-After you are done, you can <<development/setup.adoc#jmonkeyengine_sdk_contributions_update_center,contribute the plugin in the jMonkeyEngine SDK contribution update center>>.
+After you are done, you can <<setup.adoc#jmonkeyengine_sdk_contributions_update_center,contribute the plugin in the jMonkeyEngine SDK contribution update center>>.