Git commit 2fc4677e4968c22a13cb29b897b2b3bf26e9653b by Mirian Margiani. Committed on 12/07/2025 at 20:07. Pushed by cullmann into branch 'master'.
Fix docs link M +1 -1 doc/kate/plugins.docbook https://invent.kde.org/utilities/kate/-/commit/2fc4677e4968c22a13cb29b897b2b3bf26e9653b diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index 55b3401500..9c1fb0e5cb 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -3539,7 +3539,7 @@ the cursor will jump to this position.</para> cursor position. You can also use the <ulink url="help:/katepart/dev-scripting.html#dev-scripting-api">&kate; scripting API</ulink> to modify the document directly.</para> <para>Additionally, your code may use functions defined in the -<ulink url="#snippet-input-library"><guilabel>Script Library</guilabel></ulink> tab, which +<link linkend="snippet-input-library"><guilabel>Script Library</guilabel></link> tab, which are shared between all snippets in a repository.</para> </listitem> </varlistentry>
