diff options
Diffstat (limited to 'plugins/NewAwaySysMod/src')
-rw-r--r-- | plugins/NewAwaySysMod/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewAwaySysMod/src/version.h b/plugins/NewAwaySysMod/src/version.h index 48b2d776e9..b32c0340d5 100644 --- a/plugins/NewAwaySysMod/src/version.h +++ b/plugins/NewAwaySysMod/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "NewAwaySys.dll"
#define __DESCRIPTION "Allows you to handle your status messages in a convenient way."
#define __AUTHOR "NightFox, Deathdemon, XF007, Goblineye Entertainment"
-#define __AUTHORWEB "https://miranda-ng.org/p/NewAwaySys/"
+#define __AUTHORWEB "https://miranda-ng.org/p/NewAwaySys"
#define __COPYRIGHT "© 2010 NightFox; © 2005-2007 Chervov Dmitry; © 2004-2005 Iksaif; © 2002-2003 Goblineye Entertainment"
|