diff options
Diffstat (limited to 'plugins/ContactsPlus/src/Version.h')
-rw-r--r-- | plugins/ContactsPlus/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ContactsPlus/src/Version.h b/plugins/ContactsPlus/src/Version.h index c7d9ab96d9..f76c68b170 100644 --- a/plugins/ContactsPlus/src/Version.h +++ b/plugins/ContactsPlus/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Allows you to send and receive contacts."
#define __AUTHOR "Joe Kucera, Todor Totev"
#define __AUTHOREMAIL "jokusoftware@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/Contacts/"
#define __COPYRIGHT "(C) 2004-2008 Joe Kucera, Original Code (C) 2002 Dominus Procellarum"
|