mitm001 5 年之前
父節點
當前提交
f25854dd72
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/core/pages/gui/nifty_gui.adoc

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

@@ -20,7 +20,7 @@ This document introduces you to link:https://github.com/nifty-gui/nifty-gui/[Nif
 Learn to add a Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ to your jME3 game by going through this multi-part tutorial:
 
 .  Understand the Nifty GUI Concepts described on this page.
-.  xref:jme3/advanced/nifty_gui_best_practices.adoc[Browse this short list of Best Practices]
+.  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:jme3/advanced/nifty_gui_java_layout.adoc[Lay out the GUI in Java]