summaryrefslogtreecommitdiffstats
path: root/src/tdeio_locate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdeio_locate.cpp')
-rw-r--r--src/tdeio_locate.cpp2
1 files changed, 1 insertions, 1 deletions
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();
}