diff options
Diffstat (limited to 'plugins/HistoryStats/src/version.h')
-rw-r--r-- | plugins/HistoryStats/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/version.h b/plugins/HistoryStats/src/version.h index 5ffab5f265..9b821a0b7a 100644 --- a/plugins/HistoryStats/src/version.h +++ b/plugins/HistoryStats/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Creates detailed, colorful and highly customizable statistics using your message history."
#define __AUTHOR "Martin Afanasjew"
#define __AUTHOREMAIL "miranda@dark-passage.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/HistoryStats/"
+#define __AUTHORWEB "https://miranda-ng.org/p/HistoryStats/"
#define __COPYRIGHT "© 2005-2007 Martin Afanasjew (see README for further credits)"
|