From 6c00d4fbc07a18d7ccb070381abcfbc38175aa88 Mon Sep 17 00:00:00 2001 From: 1DontEx1st Date: Tue, 29 Oct 2019 11:02:34 -0400 Subject: [PATCH] Fixes broken URL (#11033) tiny typo --- source/_integrations/http.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/http.markdown b/source/_integrations/http.markdown index f6d572b5bc3..c92e8b0fa3c 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -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 -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 response = requests.post(