diff options
Diffstat (limited to 'plugins/ZeroNotification')
-rw-r--r-- | plugins/ZeroNotification/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroNotification/src/version.h b/plugins/ZeroNotification/src/version.h index 69c07c89db..367888a6ef 100644 --- a/plugins/ZeroNotification/src/version.h +++ b/plugins/ZeroNotification/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "ZeroNotify.dll"
#define __DESCRIPTION "Adds options to automatically disable notifications when a protocol is in a certain status."
#define __AUTHOR "bidyut, Maat"
-#define __AUTHORWEB "https://miranda-ng.org/p/ZeroNotify/"
+#define __AUTHORWEB "https://miranda-ng.org/p/ZeroNotify"
#define __COPYRIGHT "© 2005 bidyut, 2009 Maat"
|