Git commit d9808823aa288b345244bde618123fd514b1c10d by Yuri Chornoivan. Committed on 26/11/2019 at 15:58. Pushed by yurchor into branch 'master'.
Fix link: ui.html -> menus.html M +2 -2 doc/index.docbook https://commits.kde.org/kbreakout/d9808823aa288b345244bde618123fd514b1c10d diff --git a/doc/index.docbook b/doc/index.docbook index 126a574..1c032ff 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -670,8 +670,8 @@ Quits the program. <para> Additionally &kbreakout; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu> -menu items, for more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus-settings" ->Settings Menu</ulink> and <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink> +menu items, for more information read the sections about the <ulink url="help:/fundamentals/menus.html#menus-settings" +>Settings Menu</ulink> and <ulink url="help:/fundamentals/menus.html#menus-help">Help Menu</ulink> of the &kde; Fundamentals. </para>
