Fixes broken URL (#11033)

tiny typo
This commit is contained in:
1DontEx1st 2019-10-29 11:02:34 -04:00 committed by Franck Nijhof
parent 0fbbb6f892
commit 6c00d4fbc0

View File

@ -218,7 +218,7 @@ In this section you'll find some real-life examples of how to use this sensor, b
#### Using Python request module #### Using Python request module
As already shown on the [API](/developers/rest_api/) page, it's very simple to use Python and the [Requests](https://requests.kennethreitz.org//en/latest/) module for the interaction with Home Assistant. As already shown on the [API](/developers/rest_api/) page, it's very simple to use Python and the [Requests](https://requests.kennethreitz.org/en/latest/) module for the interaction with Home Assistant.
```python ```python
response = requests.post( response = requests.post(