diff options
Diffstat (limited to 'src/core/stdclist')
-rw-r--r-- | src/core/stdclist/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdclist/src/version.h b/src/core/stdclist/src/version.h index e8d5e9b5e7..23562a8658 100644 --- a/src/core/stdclist/src/version.h +++ b/src/core/stdclist/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for displaying contacts."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/StdClist/"
#define __COPYRIGHT "© 2012 Miranda NG Development Team"
|