From bf0df0a4da54d6431950b3fac900cdfc4bc0c83f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 17 Jan 2016 18:01:59 -0800 Subject: [PATCH] Spelling update --- source/getting-started/configuration.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index 040719e5644..2f85f54b53a 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -53,7 +53,9 @@ http: api_password: YOUR_PASSWORD ``` -There also are [other settings of HTTP component](https://home-assistant.io/components/http/) like HTTPS encryption. +_See the [documentation for the HTTP component][http] for more options like HTTPS encryption._ + +[http]: /components/http/ ### {% linkable_title Setting up your phone or tablet %}