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 6932b3f376..b351d69a07 100644 --- a/plugins/CSList/src/Version.h +++ b/plugins/CSList/src/Version.h @@ -18,5 +18,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://nightly.miranda.im/"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2011-10 Mataes, 2009-2007 jarvis"
|