From 8b11170505e869a62cdd256562e2b155d085a270 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 23 Oct 2017 08:30:40 +0200 Subject: [PATCH] Fix redirect (related to #3729) --- source/developers/documentation/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/developers/documentation/index.markdown b/source/developers/documentation/index.markdown index 03d6b2fa0d6..f2306b2b5aa 100644 --- a/source/developers/documentation/index.markdown +++ b/source/developers/documentation/index.markdown @@ -7,7 +7,7 @@ sidebar: true comments: false sharing: true footer: true -redirect: /developers/website/ +redirect_from: /developers/website/ --- The website you are reading now is the home of Home Assistant: [https://home-assistant.io](https://home-assistant.io). This is the place where we provide documentation and additional details about Home Assistant for end users and developers.