diff options
Diffstat (limited to 'protocols/Tox/src')
-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 3b1d83c8a4..837b6a836d 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Tox.dll"
#define __DESCRIPTION "Tox protocol support for Miranda NG."
#define __AUTHOR "Miranda NG team"
-#define __AUTHORWEB "https://miranda-ng.org/p/Tox/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Tox"
#define __COPYRIGHT "© 2014-22 Miranda NG team"
|