diff options
Diffstat (limited to 'plugins/MsgPopup/src/Version.h')
-rw-r--r-- | plugins/MsgPopup/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MsgPopup/src/Version.h b/plugins/MsgPopup/src/Version.h index 33bbd248a7..7e0bdccc39 100644 --- a/plugins/MsgPopup/src/Version.h +++ b/plugins/MsgPopup/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Plugin replaces MessageBoxes [whose have only OK button] into Popups."
#define __AUTHOR "StDenis"
#define __AUTHOREMAIL "stdenformiranda@fromru.com"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/MsgPopup/"
#define __COPYRIGHT "© 2004 Denis Stanishevskiy"
|