Git commit ca01f649289484f6ce6957755a9d160188a83382 by Luigi Toscano. Committed on 05/07/2020 at 14:05. Pushed by ltoscano into branch 'master'.
Fix: encode & when used inside a docbook link Fix for the previous commit. M +2 -2 doc/man-krusader.1.docbook https://invent.kde.org/utilities/krusader/commit/ca01f649289484f6ce6957755a9d160188a83382 diff --git a/doc/man-krusader.1.docbook b/doc/man-krusader.1.docbook index 70b15636..4b7f9adb 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/?application=krusader&branch=stable5&path=features.html">the Features page</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/?application=krusader&branch=stable5&path=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>
