diff options
Diffstat (limited to 'plugins/CmdLine/src/version.h')
-rw-r--r-- | plugins/CmdLine/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CmdLine/src/version.h b/plugins/CmdLine/src/version.h index 60c98a6dd5..8d6324b842 100644 --- a/plugins/CmdLine/src/version.h +++ b/plugins/CmdLine/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "This plugin lets you control Miranda from the command line."
#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"
|