소스 검색

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`.
 ====