diff options
Diffstat (limited to 'plugins/NoHistory/src/Version.h')
-rw-r--r-- | plugins/NoHistory/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NoHistory/src/Version.h b/plugins/NoHistory/src/Version.h index 880fcd526d..33043a3d21 100644 --- a/plugins/NoHistory/src/Version.h +++ b/plugins/NoHistory/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Prevent miranda from storing any history."
#define __AUTHOR "Scott Ellis, NightFox"
#define __AUTHOREMAIL "mail@scottellis.com.au; nightfox@myied.org"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/NoHistory/"
#define __COPYRIGHT "© 2005 Scott Ellis, 2010 NightFox"
|