Browse Source

fix interdoc xref

mitm001 5 years ago
parent
commit
de12eea4c0
1 changed files with 1 additions and 1 deletions
  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.
 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 <<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>>.