diff options
Diffstat (limited to 'plugins/NotifyAnything')
-rw-r--r-- | plugins/NotifyAnything/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NotifyAnything/src/Version.h b/plugins/NotifyAnything/src/Version.h index eb60355219..3da71cc8d7 100644 --- a/plugins/NotifyAnything/src/Version.h +++ b/plugins/NotifyAnything/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Displays popups for custom events, triggered by UDP packages."
#define __AUTHOR "Daniel Wesslen, Korney San"
#define __AUTHOREMAIL "wesslen@users.sourceforge.net, kora@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/NotifyAnything/"
#define __COPYRIGHT "© 2003 Daniel Wesslen"
|