diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-08-06 19:03:02 +0200 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-08-06 19:03:02 +0200 |
commit | 59519558a68a62d7d2450013f2930effe75f5d30 (patch) | |
tree | ed1fdce8cdc0bef2337ad74759dc54ed38062c05 /plugins/Watrack | |
parent | 6d1f6fb99d843cb29a869cf9877eb14045a26245 (diff) |
Update all other files in repository to use https links for Miranda NG website
Diffstat (limited to 'plugins/Watrack')
-rw-r--r-- | plugins/Watrack/proto/proto.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Watrack/proto/proto.pas b/plugins/Watrack/proto/proto.pas index e4f3cb47f3..f5f47617ae 100644 --- a/plugins/Watrack/proto/proto.pas +++ b/plugins/Watrack/proto/proto.pas @@ -32,7 +32,7 @@ const 'WATrack internal info - sorry!';
{
'If you see this message, probably you have no WATrack plugin installed or uses old '+
- 'version. See http://miranda-ng.org/p/Watrack for '+
+ 'version. See https://miranda-ng.org/p/Watrack for '+
'more information and download.';
}
const
|