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