[libgweather/wip/hadess/fix-iwin-queries: 5/6] yrno: Link to met.no using HTTPS
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/wip/hadess/fix-iwin-queries: 5/6] yrno: Link to met.no using HTTPS
- Date: Mon, 26 Aug 2019 13:05:43 +0000 (UTC)
commit 9608cdc8b9b6e6688acb1ab4f18ab894cf6ade70
Author: Bastien Nocera <hadess hadess net>
Date: Mon Aug 26 15:01:05 2019 +0300
yrno: Link to met.no using HTTPS
libgweather/weather-yrno.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgweather/weather-yrno.c b/libgweather/weather-yrno.c
index b86866b..ace74e9 100644
--- a/libgweather/weather-yrno.c
+++ b/libgweather/weather-yrno.c
@@ -376,7 +376,7 @@ parse_forecast_xml_new (GWeatherInfo *master_info,
That's very nice of them!
*/
- priv->forecast_attribution = g_strdup(_("Weather data from the <a href=\"http://www.met.no/\">Norwegian
Meteorological Institute</a>"));
+ priv->forecast_attribution = g_strdup(_("Weather data from the <a href=\"https://www.met.no/\">Norwegian
Meteorological Institute</a>"));
out:
xmlXPathFreeContext (xpath_ctx);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]