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 6571b20b48..3d496adb56 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/"
+#define __AUTHORWEB "http://miranda-ng.org/p/NewsAggregator/"
#define __COPYRIGHT "© 2012 Mataes, FREAK_THEMIGHTY"
|