diff options
Diffstat (limited to 'plugins/ZeroNotification/src/version.h')
-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 a38f1d1fd8..3bf710e716 100644 --- a/plugins/ZeroNotification/src/version.h +++ b/plugins/ZeroNotification/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Adds options to automatically disable notifications when a protocol is in a certain status."
#define __AUTHOR "bidyut, Maat"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/ZeroNotify/"
+#define __AUTHORWEB "https://miranda-ng.org/p/ZeroNotify/"
#define __COPYRIGHT "© 2005 bidyut, 2009 Maat"
|