diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index 2e57862c030..fb4193f7265 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -36,7 +36,9 @@ If you run into trouble while configuring Home Assistant, have a look at the [co You will have to restart Home Assistant for most changes to `configuration.yaml` to take effect. You can load changes to [automations](/docs/automation/), [customize](/docs/configuration/customizing-devices/), [groups](/components/group/), and [scripts](/components/script/) without restarting if you're not using [packages](/docs/configuration/packages/). -If you've made any changes, remember to check your configuration before trying to reload or restart. +

+If you've made any changes, remember to [check your configuration](https://www.home-assistant.io/docs/configuration/troubleshooting/#problems-with-the-configuration) before trying to reload or restart. +

## {% linkable_title Migrating to a new system %}