Git commit 1fd6d9f008e00e7883818b48f2d1b6baa33f2cfc by Luigi Toscano. Committed on 05/07/2020 at 14:00. Pushed by ltoscano into branch 'master'.
Use the canonical URLs for docs.kde.org Without namespace, with variables. M +4 -4 README M +1 -1 doc/editors-note.docbook M +2 -2 doc/man-krusader.1.docbook https://invent.kde.org/utilities/krusader/commit/1fd6d9f008e00e7883818b48f2d1b6baa33f2cfc diff --git a/README b/README index 54f0f196..1be22985 100644 --- a/README +++ b/README @@ -37,7 +37,7 @@ Krusader Handbook ================= The Krusader Handbook is available in the Help menu of Krusader, or read it online at: -https://docs.kde.org/stable5/en/extragear-utils/krusader/index.html +https://docs.kde.org/?application=krusader&branch=stable5 Help Krusader @@ -137,13 +137,13 @@ URL's https://krusader.org - Installation: - https://docs.kde.org/stable5/en/extragear-utils/krusader/installation.html + https://krusader.org/get-krusader/ - FAQ: - https://docs.kde.org/stable5/en/extragear-utils/krusader/faq.html + https://docs.kde.org/?application=krusader&branch=stable5&path=faq.html - Documentation Handbook: - https://docs.kde.org/stable5/en/extragear-utils/krusader/index.html + https://docs.kde.org/?application=krusader&branch=stable5 - TODOlist: The TODO tasks that can be seen on https://invent.kde.org/utilities/krusader/-/issues diff --git a/doc/editors-note.docbook b/doc/editors-note.docbook index 4c440f9b..d61fdca3 100644 --- a/doc/editors-note.docbook +++ b/doc/editors-note.docbook @@ -47,7 +47,7 @@ <para>via the <ulink url="help-menu.html">Help Menu</ulink> when using &krusader;</para> </listitem> <listitem> - <para>the <ulink url="https://docs.kde.org/index.php?application=krusader">Online Handbook</ulink></para> + <para>the <ulink url="https://docs.kde.org/?application=krusader">Online Handbook</ulink></para> </listitem> </itemizedlist> <para>The most recent version of this handbook is available when using &krusader; from Git.</para> diff --git a/doc/man-krusader.1.docbook b/doc/man-krusader.1.docbook index a70bf0a7..70b15636 100644 --- a/doc/man-krusader.1.docbook +++ b/doc/man-krusader.1.docbook @@ -216,7 +216,7 @@ Supports: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, tar, xz, zip, and 7-zi <para>Profiles for: Panels, Key-bindings, Colors.</para> -<para>For more features read <ulink url="https://docs.kde.org/stable5/en/extragear-utils/krusader/features.html">https://docs.kde.org/stable5/en/extragear-utils/krusader/features.html</ulink></para> +<para>For more features read <ulink url="https://docs.kde.org/?application=krusader&branch=stable5&path=features.html">the Features page</ulink>.</para> </refsect1> @@ -239,7 +239,7 @@ Supports: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, tar, xz, zip, and 7-zi </refsect1> <refsect1><title>FAQ</title> -<para>The latest version of the KRUSADER FAQ can be found on <ulink url="https://docs.kde.org/stable5/en/extragear-utils/krusader/faq.html">KDE documentation site</ulink>.</para> +<para>The latest version of the KRUSADER FAQ can be found on <ulink url="https://docs.kde.org/?application=krusader&branch=stable5&path=faq.html">KDE documentation site</ulink>.</para> </refsect1> <refsect1><title>See Also</title>
