diff options
Diffstat (limited to 'plugins/NewsAggregator/Src/version.h')
-rw-r--r-- | plugins/NewsAggregator/Src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewsAggregator/Src/version.h b/plugins/NewsAggregator/Src/version.h index 8e60b3f99f..533a1f8735 100644 --- a/plugins/NewsAggregator/Src/version.h +++ b/plugins/NewsAggregator/Src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "RSS/Atom news aggregator." #define __AUTHOR "Mataes, FREAK_THEMIGHTY" #define __AUTHOREMAIL "mataes2007@gmail.com" -#define __AUTHORWEB "http://miranda-ng.org/p/NewsAggregator/" +#define __AUTHORWEB "https://miranda-ng.org/p/NewsAggregator/" #define __COPYRIGHT "© 2012-17 Mataes, FREAK_THEMIGHTY" |