From 3d83ecaa9d232e89efec9202eac48ca1565a8b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sat, 5 Aug 2017 23:54:54 +0200 Subject: Change rest of Miranda NG links to https:// --- plugins/Weather/src/weather_ini.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Weather') diff --git a/plugins/Weather/src/weather_ini.cpp b/plugins/Weather/src/weather_ini.cpp index 62514148b2..e0001c4159 100644 --- a/plugins/Weather/src/weather_ini.cpp +++ b/plugins/Weather/src/weather_ini.cpp @@ -173,7 +173,7 @@ static INT_PTR CALLBACK DlgProcSetup(HWND hwndDlg, UINT msg, WPARAM wParam, LPAR switch (LOWORD(wParam)) { case IDC_STEP1: // update current data - Utils_OpenUrl("http://miranda-ng.org/"); + Utils_OpenUrl("https://miranda-ng.org/"); break; case IDC_STEP2: -- cgit v1.2.3