Fix openweathermap api link (#772)
This commit is contained in:
parent
dfe9d13755
commit
0a9336581e
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue