From d4ddcab84a7ef91823aa8b27962c364b3191b260 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Fri, 8 Feb 2019 15:37:38 +0100 Subject: [PATCH] [bootstrap] adjusted URL --- resources/share/shared/bootstrap/bootstrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/share/shared/bootstrap/bootstrap.json b/resources/share/shared/bootstrap/bootstrap.json index 4f7f275e0..3ba7132cc 100644 --- a/resources/share/shared/bootstrap/bootstrap.json +++ b/resources/share/shared/bootstrap/bootstrap.json @@ -58,6 +58,6 @@ }, "wasLoaded": true, "ncepGlobalForecastSystemUrl": { - "url": "http://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p50.pl" + "url": "https://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p50.pl" } }