diff options
Diffstat (limited to 'plugins/CyrTranslit/src/version.h')
-rw-r--r-- | plugins/CyrTranslit/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CyrTranslit/src/version.h b/plugins/CyrTranslit/src/version.h index d55f0500cd..8e93c825aa 100644 --- a/plugins/CyrTranslit/src/version.h +++ b/plugins/CyrTranslit/src/version.h @@ -28,5 +28,5 @@ #define __FILENAME "CyrTranslit.dll"
#define __DESCRIPTION "Replaces (for the selected contacts only) the Cyrillic letters in the outgoing messages with the phonetically equivalent Latin letter combinations."
#define __AUTHOR "ValeraVi, Ivan Krechetov"
-#define __AUTHORWEB "https://miranda-ng.org/p/CyrTranslit/"
+#define __AUTHORWEB "https://miranda-ng.org/p/CyrTranslit"
#define __COPYRIGHT "© 2005-2009 ValeraVi, Ivan Krechetov"
|