From d629632eb3aa141815e4b81ea3fb64f53f545a00 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 27 Sep 2020 13:31:46 +0200 Subject: [PATCH] Update URL (#14629) --- source/_integrations/luftdaten.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/luftdaten.markdown b/source/_integrations/luftdaten.markdown index 8a1944b12b1..7b8e3884e9d 100644 --- a/source/_integrations/luftdaten.markdown +++ b/source/_integrations/luftdaten.markdown @@ -84,7 +84,7 @@ If you set `show_on_map` to `true` then the location attributes are named `latit Not all sensors provide all conditions. Also, it's possible that the sensor values are not available all the time. To check what a sensor is publishing use `curl`: ```bash -curl https://api.luftdaten.info/v1/sensor/[sensorid]/ +curl https://data.sensor.community/airrohr/v1/sensor/[sensorid]/ ``` ## Full example