Browse Source

Merge pull request #23 from defold/fixed-broken-link

Corrected link to layouts page
Samuel Nystedt 6 years ago
parent
commit
459b46ec7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/en/manuals/gui.md

+ 1 - 1
docs/en/manuals/gui.md

@@ -27,7 +27,7 @@ Defold now automatically opens the file in the GUI scene editor.
 
 The *Outline* lists all the GUI:s content: it's list of nodes and any dependencies (see below).
 
-The central editing area shows the GUI. The toolbar in the top right corner of the editing area contains *Move*, *Rotate* and *Scale* tools, as well as a [layout](/manuals/gui-layout) selector.
+The central editing area shows the GUI. The toolbar in the top right corner of the editing area contains *Move*, *Rotate* and *Scale* tools, as well as a [layout](/manuals/gui-layouts) selector.
 
 ![toolbar](images/gui/toolbar.png){srcset="images/gui/[email protected] 2x"}