Git commit 8b1cf149f133d3e326cafec1812243d8378d14a2 by Friedrich W. H. Kossebau. Committed on 03/12/2022 at 16:47. Pushed by kossebau into branch 'master'.
webdav docs: remove broken link M +1 -2 docs/kioslave5/webdav/index.docbook https://invent.kde.org/frameworks/kio/commit/8b1cf149f133d3e326cafec1812243d8378d14a2 diff --git a/docs/kioslave5/webdav/index.docbook b/docs/kioslave5/webdav/index.docbook index 038dc5659..adcacf958 100644 --- a/docs/kioslave5/webdav/index.docbook +++ b/docs/kioslave5/webdav/index.docbook @@ -18,8 +18,7 @@ <para><acronym>WebDAV</acronym> is a <emphasis>D</emphasis>istributed <emphasis>A</emphasis>uthoring and <emphasis>V</emphasis>ersioning protocol for the World Wide Web. It allows for easy management of -documents and scripts on a <ulink -url="help:/kioslave/webdav.html">&HTTP;</ulink> server, and has +documents and scripts on a &HTTP; server, and has additional features designed to simplify version management amongst multiple authors.</para>
