From c25a9c7aebca6b2f8e81682ba15e7c81e7afadfc Mon Sep 17 00:00:00 2001 From: Ed Boal Date: Sun, 25 Feb 2018 03:47:11 -0500 Subject: [PATCH] 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. --- source/_docs/ecosystem/ios.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_docs/ecosystem/ios.markdown b/source/_docs/ecosystem/ios.markdown index 6959ade8f13..82ba667eec6 100644 --- a/source/_docs/ecosystem/ios.markdown +++ b/source/_docs/ecosystem/ios.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true 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: