From 6d1f6fb99d843cb29a869cf9877eb14045a26245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 6 Aug 2017 18:18:07 +0200 Subject: Update rest of links to https --- plugins/ContextHelp/src/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ContextHelp/src') diff --git a/plugins/ContextHelp/src/options.cpp b/plugins/ContextHelp/src/options.cpp index c1aabb64aa..3ba9212169 100644 --- a/plugins/ContextHelp/src/options.cpp +++ b/plugins/ContextHelp/src/options.cpp @@ -505,7 +505,7 @@ static INT_PTR CALLBACK LangOptDlgProc(HWND hwndDlg, UINT msg, WPARAM wParam, LP } case IDC_MORELANG: - Utils_OpenUrl("http://wiki.miranda-ng.org/index.php?title=Download"); + Utils_OpenUrl("https://wiki.miranda-ng.org/index.php?title=Download"); return TRUE; } break; -- cgit v1.2.3