Git commit 1a72ca6d2d72790707eac00763600a8f7a6668d9 by Burkhard Lück. Committed on 02/07/2016 at 19:56. Pushed by lueck into branch 'master'.
Normalize help URL (help:foo -> help:/foo) M +1 -1 doc/index.docbook http://commits.kde.org/gwenview/1a72ca6d2d72790707eac00763600a8f7a6668d9 diff --git a/doc/index.docbook b/doc/index.docbook index e113e36..4c67f7a 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -176,7 +176,7 @@ the changed images. <tip><para>If you have installed the Kipi Plugins, a <guimenu>Plugins</guimenu> menu will be available that will allow you to perform many additional operations on your images. For more information, see the -<ulink url="help:kipi-plugins">Kipi Plugins documentation</ulink>.</para></tip> +<ulink url="help:/kipi-plugins">Kipi Plugins documentation</ulink>.</para></tip> </sect1> <sect1 id='browse_mode'><title>Browse Mode</title> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
