Fix redirect

This commit is contained in:
Fabian Affolter 2017-02-23 22:19:22 +01:00
parent 1c05a44df2
commit 1964d606b1
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -7,7 +7,7 @@ sidebar: true
comments: false
sharing: true
footer: true
redirect_from: /getting-started/yaml/
redirect_from: /topics/splitting_configuration/
---
So you've been using Home Assistant for a while now and your [configuration.yaml file brings people to tears](https://home-assistant.io/cookbook/configuration_yaml_from_bassclarinetl2/) or you simply want to start off with the distributed approach, here's how to "split the configuration.yaml" into more manageable (read: humanly readable) pieces.