Git commit ab94e2a9ff800628dae7fc0a6efb970e272643f5 by Burkhard Lück. Committed on 02/07/2016 at 20:14. Pushed by lueck into branch 'master'.
Normalize help URL (help:foo -> help:/foo) M +1 -1 doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter/ab94e2a9ff800628dae7fc0a6efb970e272643f5 diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook index 363ef0f..d2fd4d7 100644 --- a/doc/fundamentals/tasks.docbook +++ b/doc/fundamentals/tasks.docbook @@ -755,7 +755,7 @@ dictionary.</para> <!--FIXME: maybe move kcm handbook here too?--> <para>For more information on configuring &sonnet;, see the -<ulink url="help:kcontrol/spellchecking">Spell Checker &systemsettings; module +<ulink url="help:/kcontrol/spellchecking">Spell Checker &systemsettings; module documentation</ulink></para> </sect2> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
