Git commit 8dbdf8df6bd86d5f489ec464674582e496be48f0 by Burkhard Lück. Committed on 03/09/2016 at 11:49. Pushed by lueck into branch 'master'.
fix wrong link to katepart highlight section M +1 -1 doc/kate/development.docbook http://commits.kde.org/kate/8dbdf8df6bd86d5f489ec464674582e496be48f0 diff --git a/doc/kate/development.docbook b/doc/kate/development.docbook index a775953..7f855de 100644 --- a/doc/kate/development.docbook +++ b/doc/kate/development.docbook @@ -25,7 +25,7 @@ enhancements with the world!</para> <title>Working with Syntax Highlighting</title> <para>For information about adding or modifying syntax highlighting definitions, -see the <ulink url="help:/katepart/dev-scripting.html">Working with Syntax +see the <ulink url="help:/katepart/highlight.html">Working with Syntax Highlighting section of the Development chapter of the &katepart; Handbook</ulink>.</para>
