diff options
Diffstat (limited to 'plugins/ProfileManager/src/Version.h')
-rw-r--r-- | plugins/ProfileManager/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileManager/src/Version.h b/plugins/ProfileManager/src/Version.h index 4b36c32242..0638c83460 100644 --- a/plugins/ProfileManager/src/Version.h +++ b/plugins/ProfileManager/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG, restart or run a dbchecker."
#define __AUTHOR "Roman Gemini"
#define __AUTHOREMAIL "woobind@ukr.net"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/PManagerEx/"
#define __COPYRIGHT "© 2008 - 2010 Roman Gemini"
|