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