diff options
Diffstat (limited to 'plugins/HistoryLinkListPlus/src/Version.h')
-rw-r--r-- | plugins/HistoryLinkListPlus/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryLinkListPlus/src/Version.h b/plugins/HistoryLinkListPlus/src/Version.h index fa68a3d3ce..7018439af3 100644 --- a/plugins/HistoryLinkListPlus/src/Version.h +++ b/plugins/HistoryLinkListPlus/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Generates a list of extracted URIs from the history."
#define __AUTHOR "Thomas Wendel, gureedo"
#define __AUTHOREMAIL "gureedo@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/LinkList/"
#define __COPYRIGHT "© 2010-2011 gureedo"
|