Correct URL link (#8117)

* Correct URL link

The markdown syntax for the link was reversed.

* Fix ocomment
This commit is contained in:
Test GITHub account 2019-01-13 02:26:12 -07:00 committed by Fabian Affolter
parent d57f4a45f7
commit 0ae3308daf

View File

@ -31,7 +31,7 @@ The `ios` component is the companion component for the Home Assistant iOS app. W
Loading the `ios` component will also load the [`device_tracker`](/components/device_tracker), [`zeroconf`](/components/zeroconf) and [`notify`](/components/notify) platforms.
In order to save credentials and adjust settings within the iOS Home Assistant app, the Optional (`api_password`)[https://www.home-assistant.io/components/http/#api_password] must be set.
In order to save credentials and adjust settings within the iOS Home Assistant app, the optional [`api_password`](/components/http/#api_password) must be set.
## {% linkable_title Setup %}