diff options
Diffstat (limited to 'plugins/PackUpdater_new/Version.h')
-rw-r--r-- | plugins/PackUpdater_new/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PackUpdater_new/Version.h b/plugins/PackUpdater_new/Version.h index b0c7fcfd58..e16ce1f9ef 100644 --- a/plugins/PackUpdater_new/Version.h +++ b/plugins/PackUpdater_new/Version.h @@ -16,5 +16,5 @@ #define __DESCRIPTION "Simple updater for Miranda IM premodified packs."
#define __AUTHOR "Mataes, ZERO_BiT"
#define __AUTHOREMAIL "mataes2007@gmail.com, zero-bit@mail.ru"
-#define __AUTHORWEB "http://nightly.miranda.im/"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2011 Mataes, 2007 ZERO_BiT"
|