diff options
Diffstat (limited to 'plugins/Nudge/src/Version.h')
-rw-r--r-- | plugins/Nudge/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Nudge/src/Version.h b/plugins/Nudge/src/Version.h index 99a9c8c47f..943c4f1c9d 100644 --- a/plugins/Nudge/src/Version.h +++ b/plugins/Nudge/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Plugin to shake the clist and chat window."
#define __AUTHOR "Tweety/GouZ, FREAK_THEMIGHTY"
#define __AUTHOREMAIL "francois.mean@skynet.be, Sylvain.gougouzian@gmail.com, wishmaster51@googlemail.com"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/Nudge/"
#define __COPYRIGHT "© the miranda community"
|