diff options
Diffstat (limited to 'plugins/Rate/src/Version.h')
-rw-r--r-- | plugins/Rate/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Rate/src/Version.h b/plugins/Rate/src/Version.h index 90fe5313dd..373462fe58 100644 --- a/plugins/Rate/src/Version.h +++ b/plugins/Rate/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Shows rating of contact in contact list (if presents)."
#define __AUTHOR "Kildor, Thief"
#define __AUTHOREMAIL "kostia@ngs.ru"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/Rate/"
#define __COPYRIGHT "© 2006-2009 Kostia Romanov, based on AuthState by Alexander Turyak"
|