diff options
Diffstat (limited to 'plugins/CSList/src/Version.h')
-rw-r--r-- | plugins/CSList/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CSList/src/Version.h b/plugins/CSList/src/Version.h index a201b60c97..c3652779ca 100644 --- a/plugins/CSList/src/Version.h +++ b/plugins/CSList/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "This plugin offers simple management functions to keep your extra statuses on one place."
#define __AUTHOR "Mataes, jarvis"
#define __AUTHOREMAIL "mataes2007@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/CSList/"
#define __COPYRIGHT "© 2012-10 Mataes, 2009-2007 jarvis"
|