Git commit 6ef46204dbac1a8a41ff0223d9a001a6f82f7cce by Burkhard Lück. Committed on 27/08/2016 at 16:33. Pushed by lueck into branch 'master'.
fix more wrong links M +2 -2 doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter/6ef46204dbac1a8a41ff0223d9a001a6f82f7cce diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook index 0a4f468..49ae3aa 100644 --- a/doc/fundamentals/tasks.docbook +++ b/doc/fundamentals/tasks.docbook @@ -821,7 +821,7 @@ search using regular expressions. Click on <guibutton>Edit</guibutton> to select from and enter commonly used regular expression characters, like <guilabel>White Space</guilabel> or <guilabel>Start of Line</guilabel>. If &kate; is installed, you can find -<ulink url="help:/kate/regular-expressions.html">more information on writing +<ulink url="help:/katepart/regular-expressions.html">more information on writing regular expressions in its documentation</ulink>.</para> @@ -947,7 +947,7 @@ placeholder and add an <quote>s</quote>. The replace field will then contain <quote>\0s</quote>.</para> <para>If &kate; is installed, you can learn more about placeholders in the -<ulink url="help:/kate/regular-expressions.html">Regular Expressions appendix +<ulink url="help:/katepart/regular-expressions.html">Regular Expressions appendix of its documentation</ulink>.</para> </listitem> </varlistentry>
