Git commit 735c5df2d23e29eb94ed3e4d7af93399d6380ff9 by Burkhard Lück. Committed on 18/12/2016 at 13:36. Pushed by lueck into branch 'master'.
fix wrong link find-replace M +2 -1 doc/fundamentals/tasks.docbook https://commits.kde.org/khelpcenter/735c5df2d23e29eb94ed3e4d7af93399d6380ff9 diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook index 03ee2ce..33a6c32 100644 --- a/doc/fundamentals/tasks.docbook +++ b/doc/fundamentals/tasks.docbook @@ -971,7 +971,8 @@ to replace the found text.</para></listitem> Copy documentation from Kate/KWrite here or keep in sync with kate/menus.docbook + katepart/part.docbook --> <para>Many Applications show a search and replace bar instead of the Replace window. -See <ulink url="help:/kwrite/edit.html#replace">&kwrite; documentation</ulink> for +See <ulink url="help:/katepart/kate-part-find-replace.html#replacing-text">&katepart; +documentation</ulink> for additional information on the search and replace bar.</para> <screenshot id="screenshot-find-replace-inline"><!--FIXME update !!!-->
