summaryrefslogtreecommitdiff
path: root/plugins/Actman/actman.dpr
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Actman/actman.dpr')
-rw-r--r--plugins/Actman/actman.dpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actman/actman.dpr b/plugins/Actman/actman.dpr
index 8bcbaa2a8f..b4dc351455 100644
--- a/plugins/Actman/actman.dpr
+++ b/plugins/Actman/actman.dpr
@@ -77,7 +77,7 @@ begin
'run program and call services';
PluginInfo.author :='Awkward';
PluginInfo.copyright :='(c) 2007-13 Awkward';
- PluginInfo.homepage :='http://code.google.com/p/delphi-miranda-plugins/';
+ PluginInfo.homepage :='https://miranda-ng.org/p/Actman/';
PluginInfo.flags :=UNICODE_AWARE;
PluginInfo.uuid :=MIID_ACTMAN;
end;