diff options
Diffstat (limited to 'plugins/RecentContacts/src/Version.h')
-rw-r--r-- | plugins/RecentContacts/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/RecentContacts/src/Version.h b/plugins/RecentContacts/src/Version.h index e959b4ddad..3163821dda 100644 --- a/plugins/RecentContacts/src/Version.h +++ b/plugins/RecentContacts/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Adds a menu item in main menu, which open the window with list of last used contacts names, sorted in order from most recent to least."
#define __AUTHOR "ValeraVi, Kildor"
#define __AUTHOREMAIL "kostia@ngs.ru"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/RecentContacts/"
#define __COPYRIGHT "© 2005 ValeraVi, © 2009 Kildor"
|