mitm001 vor 5 Jahren
Ursprung
Commit
f6e528e4e1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docs/modules/core/pages/gui/nifty_gui.adoc

+ 1 - 1
docs/modules/core/pages/gui/nifty_gui.adoc

@@ -22,7 +22,7 @@ Learn to add a Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ to
 .  Understand the Nifty GUI Concepts described on this page.
 .  xref:gui/nifty_gui_best_practices.adoc[Browse this short list of Best Practices]
 .  Lay out your graphical user interface:
-**  xref:jme3/advanced/nifty_gui_xml_layout.adoc[Lay out the GUI in XML] – or –
+**  xref:gui/nifty_gui_xml_layout.adoc[Lay out the GUI in XML] – or –
 **  xref:jme3/advanced/nifty_gui_java_layout.adoc[Lay out the GUI in Java]
 
 .  Integrate the +++<abbr title="Graphical User Interface">GUI</abbr>+++ into the game: