diff options
Diffstat (limited to 'plugins/New_GPG/src/Version.h')
-rw-r--r-- | plugins/New_GPG/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/src/Version.h b/plugins/New_GPG/src/Version.h index 86774f7ace..d81ad7f156 100644 --- a/plugins/New_GPG/src/Version.h +++ b/plugins/New_GPG/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "New GPG encryption support plugin, based on code from old GPG plugin and SecureIM."
#define __AUTHOR "sss"
#define __AUTHOREMAIL "sss123next@list.ru"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/New_GPG/"
#define __COPYRIGHT "© 2010-2012 sss"
|