diff options
Diffstat (limited to 'protocols/Tox')
-rw-r--r-- | protocols/Tox/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 25fc0db486..f4cc68dc8a 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Tox protocol support for Miranda NG."
#define __AUTHOR "Miranda NG Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/Tox/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Tox/"
#define __COPYRIGHT "© 2014-17 Miranda NG Team"
|