Git commit d4a2f3d9e2e63d190ab9550c13aa4750fe72e442 by Burkhard Lück. Committed on 03/09/2016 at 12:10. Pushed by lueck into branch 'master'.
link typo fix htm->html M +1 -1 doc/kate/plugins.docbook http://commits.kde.org/kate/d4a2f3d9e2e63d190ab9550c13aa4750fe72e442 diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index 294b97d..0f10eb5 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -2675,7 +2675,7 @@ changes.</para> below the editing area.</para> <para>You can configure the &konsole; using its &RMB; menu, for more -information, see the <ulink url="help:/konsole/index.htm">&konsole; manual</ulink>.</para> +information, see the <ulink url="help:/konsole/index.html">&konsole; manual</ulink>.</para> <para>The built-in terminal emulator is provided by the Terminal Tool View plugin.</para>
