diff options
Diffstat (limited to 'plugins/WebView')
-rw-r--r-- | plugins/WebView/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WebView/src/version.h b/plugins/WebView/src/version.h index f9522cc945..cd530d0c33 100644 --- a/plugins/WebView/src/version.h +++ b/plugins/WebView/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Adds web pages as contacts to your contact list and can display text and/or issue change alerts from those pages in a window." #define __AUTHOR "Vincent Joyce" #define __AUTHOREMAIL "ungoliante666@hotmail.com" -#define __AUTHORWEB "http://miranda-ng.org/p/WebView/" +#define __AUTHORWEB "https://miranda-ng.org/p/WebView/" #define __COPYRIGHT "© 2011 Vincent Joyce" |