From 1d3e19e0a4fabc9c12ff0662b0447fa1e4b67e58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Aug 2022 14:52:00 +0200 Subject: Move the documentation from tdeio-locate to tdeioslave/locate. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/tdeio_locate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tdeio_locate.cpp') diff --git a/src/tdeio_locate.cpp b/src/tdeio_locate.cpp index 6f40170..09f2395 100644 --- a/src/tdeio_locate.cpp +++ b/src/tdeio_locate.cpp @@ -836,7 +836,7 @@ bool LocateProtocol::isHelpRequest() void LocateProtocol::helpRequest() { // Redirect the user to our help documents. - redirection("help:/tdeio-locate/"); + redirection("help:/tdeioslave/locate/"); finished(); } -- cgit v1.2.1