summaryrefslogtreecommitdiff
path: root/plugins/Watrack/proto/proto.pas
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Watrack/proto/proto.pas')
-rw-r--r--plugins/Watrack/proto/proto.pas6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Watrack/proto/proto.pas b/plugins/Watrack/proto/proto.pas
index 8569e227c5..d7f8d2b31f 100644
--- a/plugins/Watrack/proto/proto.pas
+++ b/plugins/Watrack/proto/proto.pas
@@ -31,9 +31,9 @@ const
SendRequestText:PAnsiChar =
'WATrack internal info - sorry!';
{
- 'If you see this message, probably you have no "WATrack" plugin installed or uses old '+
- 'version. See http://miranda-im.org/download/details.php?action=viewfile&id=2345 or '+
- 'http://awkward.miranda.im/ (beta versions) for more information and download.';
+ 'If you see this message, probably you have no WATrack plugin installed or uses old '+
+ 'version. See http://wiki.miranda-ng.org/index.php?title=Plugin:Watrack for '+
+ 'more information and download.';
}
const
hmInRequest = $0001;