Added redirect_from for /components/ios/ (#4748)

The Invalid Config card showing the ios component sends you to /components/ios/ which has now been moved to /docs/ecosystem/ios/, causing a 404 to be shows to users who click the link. Added the redirect statement to this page to accommodate.
This commit is contained in:
Ed Boal 2018-02-25 03:47:11 -05:00 committed by Fabian Affolter
parent b40318f259
commit c25a9c7aeb

View File

@ -8,6 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
redirect_from: /ecosystem/ios/ redirect_from: /ecosystem/ios/
redirect_from: /components/ios/
--- ---
The Home Assistant for iOS app offers a companion app for iOS which is deeply integrated into both Home Assistant and iOS. Its basic features include: The Home Assistant for iOS app offers a companion app for iOS which is deeply integrated into both Home Assistant and iOS. Its basic features include: