diff options
Diffstat (limited to 'src/core/stdssl')
-rw-r--r-- | src/core/stdssl/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdssl/src/version.h b/src/core/stdssl/src/version.h index 2ebc79c79e..90c7226c74 100644 --- a/src/core/stdssl/src/version.h +++ b/src/core/stdssl/src/version.h @@ -9,5 +9,5 @@ #define __DESCRIPTION "Core driver for Windows native SSL support."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdSSL/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdSSL/"
#define __COPYRIGHT "© 2014-17 Miranda NG Development Team"
|