Browse Source

Merge pull request #1326 from GetLocalPlayer/patch-4

Update ui_main_menu.rst
Poommetee Ketson 7 years ago
parent
commit
996e71503a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/ui_main_menu.rst

+ 1 - 1
getting_started/step_by_step/ui_main_menu.rst

@@ -12,7 +12,7 @@ scenes step-by-step using the engine's UI system:
 You will learn how to design game UI efficiently, and how to use Godot's
 You will learn how to design game UI efficiently, and how to use Godot's
 Control nodes. This page focuses on the visual part: everything you do
 Control nodes. This page focuses on the visual part: everything you do
 from the editor. To learn how to code a life bar,
 from the editor. To learn how to code a life bar,
-read :doc:`ui_game_user_interface`
+read :doc:`ui_code_a_life_bar`
 
 
 
 
 .. figure:: img/ui_main_menu_design_final_result.png
 .. figure:: img/ui_main_menu_design_final_result.png