Git commit 9a0317076741d266bea92e445d1096ae6ee6f466 by Yuri Chornoivan. Committed on 26/11/2019 at 15:59. Pushed by yurchor into branch 'master'.
Fix link: ui.html -> menus.html M +2 -2 doc/index.docbook https://commits.kde.org/ksquares/9a0317076741d266bea92e445d1096ae6ee6f466 diff --git a/doc/index.docbook b/doc/index.docbook index 25dc40e..302c41d 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -181,8 +181,8 @@ <para> Additionally &ksquares; 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> + <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>
