summaryrefslogtreecommitdiff
path: root/libmateweather/weather-metar.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmateweather/weather-metar.c')
-rw-r--r--libmateweather/weather-metar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmateweather/weather-metar.c b/libmateweather/weather-metar.c
index a9f3c84..7bc24fc 100644
--- a/libmateweather/weather-metar.c
+++ b/libmateweather/weather-metar.c
@@ -550,7 +550,7 @@ metar_start_open (WeatherInfo *info)
}
msg = soup_form_request_new (
- "GET", "https://www.aviationweather.gov/adds/dataserver_current/httpparam",
+ "GET", "https://aviationweather.gov/cgi-bin/data/dataserver.php",
"dataSource", "metars",
"requestType", "retrieve",
"format", "xml",