diff options
Diffstat (limited to 'plugins/AuthState/src/version.h')
-rw-r--r-- | plugins/AuthState/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AuthState/src/version.h b/plugins/AuthState/src/version.h index 6cc3f4cafa..678aff8d12 100644 --- a/plugins/AuthState/src/version.h +++ b/plugins/AuthState/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "If contact didn't authorized you this plugin puts an icon in front of contacts name."
#define __AUTHOR "Thief, idea by snwbrdr"
#define __AUTHOREMAIL "thief@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/AuthState/"
#define __COPYRIGHT "© 2006-2010 Alexander Turyak"
|