diff options
-rw-r--r-- | protocols/Icq10/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Icq10/src/version.h b/protocols/Icq10/src/version.h index 85aa555d6d..dd1b918a61 100644 --- a/protocols/Icq10/src/version.h +++ b/protocols/Icq10/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "ICQ.dll" #define __DESCRIPTION "ICQ protocol support for Miranda NG." #define __AUTHOR "George Hazan" -#define __AUTHORWEB "https://miranda-ng.org/p/Icq10/" +#define __AUTHORWEB "https://miranda-ng.org/p/ICQ/" #define __COPYRIGHT "© 2018 George Hazan" |