浏览代码

Changed link from https://jmonkeyengine.github.io/wiki

mitm 7 年之前
父节点
当前提交
2558fdd010
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/docs/asciidoc/jme3/advanced/nifty_gui_overlay.adoc

+ 1 - 1
src/docs/asciidoc/jme3/advanced/nifty_gui_overlay.adoc

@@ -32,7 +32,7 @@ On this page, we look at the overlay variant, which is more commonly used in gam
 
 [TIP]
 ====
-The jme3-niftygui library is included in jMonkeyEngine. If you installed jMonkeyEngine using one of the link:https://jmonkeyengine.github.io/wiki/#install[optional methods], it will be added to your projects Library folder as part of the installation. If you're using the jMonkeyEngine SDK, you add it to any project by btn:[RMB] selecting your projects `Library` folder, choosing `menu:Add Library[jme-niftygui]` followed by `Add Library`.
+The jme3-niftygui library is included in jMonkeyEngine. If you installed jMonkeyEngine using one of the link:https://wiki.jmonkeyengine.org/#install[optional methods], it will be added to your projects Library folder as part of the installation. If you're using the jMonkeyEngine SDK, you add it to any project by btn:[RMB] selecting your projects `Library` folder, choosing `menu:Add Library[jme-niftygui]` followed by `Add Library`.
 ====