diff --git a/source/_components/sensor.waqi.markdown b/source/_components/sensor.waqi.markdown index 9e2118ba4c9..2e6de105df7 100644 --- a/source/_components/sensor.waqi.markdown +++ b/source/_components/sensor.waqi.markdown @@ -32,7 +32,7 @@ Configuration variables: - **locations** (*Required*): a list of location names to look for air quality data. In case a specific location has multiple registered stations all of them will be added to Home Assistant -- **token** (*Required*): a token for the AQICN public API. Please obtain one at (AQICN API token)[http://aqicn.org/data-platform/token/#/] +- **token** (*Required*): a token for the AQICN public API. Please obtain one at [AQICN API token](http://aqicn.org/data-platform/token/#/) - **stations** (*Optional*): a list of station names to look for air quality data. Station should be within locations specified above.