diff options
Diffstat (limited to 'plugins/ZeroSwitch/src')
-rw-r--r-- | plugins/ZeroSwitch/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/src/version.h b/plugins/ZeroSwitch/src/version.h index 6e88cc7540..0997452acc 100644 --- a/plugins/ZeroSwitch/src/version.h +++ b/plugins/ZeroSwitch/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Adds Miranda NG icon into Alt-Tab switch dialog even if Miranda's main window has style other Title bar."
#define __AUTHOR "ZERO_BiT"
#define __AUTHOREMAIL "zero-bit@mail.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/ZeroSwitch/"
+#define __AUTHORWEB "https://miranda-ng.org/p/ZeroSwitch/"
#define __COPYRIGHT "© 2007 ZERO_BiT"
|