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 1552f68657..e9ed560cb2 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Steam.dll"
#define __DESCRIPTION "Steam protocol support for Miranda NG."
#define __AUTHOR "Miranda NG team, Robert Pösel"
-#define __AUTHORWEB "https://miranda-ng.org/p/Steam/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Steam"
#define __COPYRIGHT "© 2014-17 Robert Pösel, 2017-22 Miranda NG team"
|