diff options
Diffstat (limited to 'src/core/stdcrypt')
-rw-r--r-- | src/core/stdcrypt/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h index e6f9963a10..6f6d4f9c96 100644 --- a/src/core/stdcrypt/src/version.h +++ b/src/core/stdcrypt/src/version.h @@ -7,5 +7,5 @@ #define __FILENAME "stdcrypt.dll"
#define __DESCRIPTION "Core module for encryption."
#define __AUTHOR "Miranda NG team"
-#define __AUTHORWEB "https://miranda-ng.org/p/StdCrypt/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdCrypt"
#define __COPYRIGHT "© 2012-22 Miranda NG team"
|