diff options
Diffstat (limited to 'plugins/CmdLine/MimCmd/src/version.h')
-rw-r--r-- | plugins/CmdLine/MimCmd/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CmdLine/MimCmd/src/version.h b/plugins/CmdLine/MimCmd/src/version.h index 3427003256..1a9a69078c 100644 --- a/plugins/CmdLine/MimCmd/src/version.h +++ b/plugins/CmdLine/MimCmd/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "This will tell Miranda to run the specified command."
#define __AUTHOR "Cristian Libotean"
#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/CmdLine/"
#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
|