diff options
Diffstat (limited to 'plugins/AvatarHistory/src/Version.h')
-rw-r--r-- | plugins/AvatarHistory/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/Version.h b/plugins/AvatarHistory/src/Version.h index 33ed48790f..c52fae10ec 100644 --- a/plugins/AvatarHistory/src/Version.h +++ b/plugins/AvatarHistory/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "This plugin keeps backups of all your contacts' avatar changes and/or shows popups."
#define __AUTHOR "Matthew Wild (MattJ), Ricardo Pescuma Domenecci"
#define __AUTHOREMAIL "mwild1@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/AvatarHistory/"
#define __COPYRIGHT "© 2006-2012 Matthew Wild, Ricardo Pescuma Domenecci"
|