mitm001 5 年之前
父節點
當前提交
f6e528e4e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: