diff options
Diffstat (limited to 'protocols/GTalkExt')
-rw-r--r-- | protocols/GTalkExt/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/GTalkExt/src/Version.h b/protocols/GTalkExt/src/Version.h index 10e6a7aa79..bfd5da08d5 100644 --- a/protocols/GTalkExt/src/Version.h +++ b/protocols/GTalkExt/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "GTalk extensions for Jabber protocol"
#define __AUTHOR "bems"
#define __AUTHOREMAIL "bems@vingrad.ru"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/GTalkExt/"
#define __COPYRIGHT "© 2010-11 bems"
|