diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index 5b61f9289a5..9cabf86087d 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -5,7 +5,7 @@ description: "Configuring Home Assistant via text files." While you can configure most of Home Assistant directly from the user interface under {% my configuration %}, some parts need you to edit `configuration.yaml`. This file contains integrations to be loaded along with their configurations. Throughout the documentation you will find snippets that you can add to your configuration file to enable specific functionality. -If you run into trouble while configuring Home Assistant, refer to the [configuration troubleshooting page](/getting-started/configuration/troubleshooting/) and the [`configuration.yaml` examples](/examples/#example-configurationyaml). +If you run into trouble while configuring Home Assistant, refer to the [configuration troubleshooting page](/docs/configuration/troubleshooting/) and the [`configuration.yaml` examples](/examples/#example-configurationyaml). ## Editing `configuration.yaml`