diff options
Diffstat (limited to 'plugins/SMS')
-rw-r--r-- | plugins/SMS/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/src/Version.h b/plugins/SMS/src/Version.h index 9e3d712728..b1d1e68b97 100644 --- a/plugins/SMS/src/Version.h +++ b/plugins/SMS/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Send SMS text messages to mobile phones through the IM networks."
#define __AUTHOR "Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan"
#define __AUTHOREMAIL "Rozhuk_I@mail.ru"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/SMS/"
#define __COPYRIGHT "© 2001-02 Richard Hughes, 2003 Ariel Shulman, 2007-2009 Rozhuk Ivan (Rozhuk_I@mail.ru)"
|