Fix a link in lets_encrypt howto re: password (#6256)

The link points to the "basic information" config page but should point to the HTTP component config page. There is no password to be set in basic information.
This commit is contained in:
Will Marler 2018-09-11 11:49:38 -06:00 committed by Fabian Affolter
parent 513ef6f63a
commit 24b06fc046

View File

@ -14,7 +14,7 @@ If you are using Hass.io or Hassbian, do not use this guide. Instead, use the [D
</p>
<p class='note warning'>
Before exposing your Home Assistant instance to the outside world it is ESSENTIAL that you have set a password following the advice on the [http](/docs/configuration/basic/) page.
Before exposing your Home Assistant instance to the outside world it is ESSENTIAL that you have set a password following the advice on the [http](/components/http/) page.
</p>