Git commit 90af6f6001f6d6bca099ab9cb99a50b9c0539ed7 by Yuri Chornoivan. Committed on 06/08/2024 at 06:41. Pushed by yurchor into branch 'master'.
Fix links for Windows and Mac tips (spotted by smart.luck6184) M +2 -2 doc/fundamentals/install.docbook https://invent.kde.org/system/khelpcenter/-/commit/90af6f6001f6d6bca099ab9cb99a50b9c0539ed7 diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook index 3ec1aae2..c07df08f 100644 --- a/doc/fundamentals/install.docbook +++ b/doc/fundamentals/install.docbook @@ -48,7 +48,7 @@ application that permits you to install individual applications or groups and all necessary dependencies easily.</para> <para>For more information on the initiative and to download the installer, -visit <ulink url="https://windows.kde.org/">the KDE on Windows Initiative</ulink>. +visit <ulink url="https://community.kde.org/Windows">the KDE on Windows Initiative</ulink>. </para> <!--FIXME: describe how to use the installer?--> @@ -63,7 +63,7 @@ different <quote>ports</quote> systems available for &MacOS;. Several different &kde; applications also provide their own binary builds for &MacOS;.</para> <para>For more information, visit -<ulink url="https://mac.kde.org/">&kde; on &MacOS;X</ulink>.</para> +<ulink url="https://community.kde.org/Mac">&kde; on &MacOS;X</ulink>.</para> </sect2>
