diff options
Diffstat (limited to 'src/core/stdauth')
-rw-r--r-- | src/core/stdauth/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdauth/src/version.h b/src/core/stdauth/src/version.h index 2f1ef998a6..98ce9623b7 100644 --- a/src/core/stdauth/src/version.h +++ b/src/core/stdauth/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for sending/receiving auth requests."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdAuth/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdAuth/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
|