Browse Source

Merge pull request #1286 from fahmyrm/patch-1

Fix link
Max Hilbrunner 7 years ago
parent
commit
89449e57ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/ui_game_user_interface.rst

+ 1 - 1
getting_started/step_by_step/ui_game_user_interface.rst

@@ -25,7 +25,7 @@ Breaking down the UI
 --------------------
 --------------------
 
 
 Let's break down the final UI and plan the containers we'll use. As in
 Let's break down the final UI and plan the containers we'll use. As in
-the `main menu tutorial <#>`__, it starts with a ``MarginContainer``.
+the :doc:`ui_main_menu`, it starts with a ``MarginContainer``.
 Then, we can see up to three columns:
 Then, we can see up to three columns:
 
 
 1. The life and energy counters on the left
 1. The life and energy counters on the left