diff options
Diffstat (limited to 'src/core/stdidle/version.h')
-rw-r--r-- | src/core/stdidle/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdidle/version.h b/src/core/stdidle/version.h index 420cdcafc3..e38c89285c 100644 --- a/src/core/stdidle/version.h +++ b/src/core/stdidle/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for idle state processing."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
|