mitm 7 лет назад
Родитель
Сommit
71384d1690
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/docs/asciidoc/jme3/advanced/nifty_gui.adoc

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

@@ -70,7 +70,7 @@ Nifty GUIs are made up of the following *elements*:
 *  jME3-ready version of the Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ 1.3 demo (sample code, Java)
 **  link:http://files.seapegasus.org/NiftyGuiDemo.zip[NiftyGuiDemo.zip]
 
-*  Find more sample code in the link:https://github.com/nifty-gui/nifty-gui/tree/nifty-main-1.4.2/nifty-examples/src/main/java/de/lessvoid/nifty/examples[Nifty GUI source repository]
+*  Find more sample code in the link:https://github.com/nifty-gui/nifty-gui/tree/1.4/nifty-examples-lwjgl[nifty-examples-lwjgl] and link:https://github.com/nifty-gui/nifty-gui/tree/1.4/nifty-examples-lwjgl3[nifty-examples-lwjgl3] repositories.
 
 
 === External Documentation