Skip to content

Commit

Permalink
Fix redirects iOS/Android urls
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Dec 19, 2019
1 parent 2188db3 commit 7d53e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/ios/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: "Landing page for Home Assistant iOS app."
---

<link rel='redirect_uri' href='homeassistant://auth-callback'>
<script>document.location.href = '/docs/ecosystem/ios';</script>
<script>document.location.href = 'https://companion.home-assistant.io/';</script>

0 comments on commit 7d53e17

Please sign in to comment.