diff options
Diffstat (limited to 'plugins/MyDetails/src/Version.h')
-rw-r--r-- | plugins/MyDetails/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MyDetails/src/Version.h b/plugins/MyDetails/src/Version.h index 11baa34a38..2e4a72fa59 100644 --- a/plugins/MyDetails/src/Version.h +++ b/plugins/MyDetails/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Shows and allows you to edit your details for all protocols."
#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/MyDetails/"
#define __COPYRIGHT "© 2005-2008 Ricardo Pescuma Domenecci, Drugwash"
|