From 59d34a1ab093ac8910c74016fc5135a317eb047a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Robert=20P=C3=B6sel?= <robyer@seznam.cz>
Date: Sat, 5 Aug 2017 23:44:46 +0200
Subject: Change plugin links from http:// to https://

---
 plugins/WebView/src/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'plugins/WebView')

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"
-- 
cgit v1.2.3