Fix openweathermap api link (#772)

This commit is contained in:
Adam Mills 2016-08-12 02:30:22 -04:00 committed by Fabian Affolter
parent dfe9d13755
commit 0a9336581e

View File

@ -50,7 +50,7 @@ Configuration variables:
- **rain**: The rain volume.
- **snow**: The snow volume
Details about the API are available in the [OpenWeatherMap documentation](http://bugs.openweathermap.org/projects/api/wiki).
Details about the API are available in the [OpenWeatherMap documentation](http://openweathermap.org/api).
Only metric measurements are supported at the moment.