diff options
Diffstat (limited to 'plugins/HistoryLinkListPlus')
-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 79582cbaf3..9f735d5441 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/p/LinkList/" +#define __AUTHORWEB "https://miranda-ng.org/p/LinkList/" #define __COPYRIGHT "© 2010-2011 gureedo" |