mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Related topics: fix typo in title (#32435)
This commit is contained in:
parent
91c1972bbe
commit
b609c2542b
@ -3,7 +3,7 @@ title: "Storing secrets"
|
||||
description: "Storing secrets outside of your configuration.yaml."
|
||||
related:
|
||||
- docs: /docs/configuration/
|
||||
title: `configuration.yaml` file
|
||||
title: configuration.yaml file
|
||||
- docs: /docs/configuration/splitting_configuration/
|
||||
title: Splitting the configuration
|
||||
---
|
||||
|
@ -3,7 +3,7 @@ title: "Splitting up the configuration"
|
||||
description: "Splitting the configuration.yaml into several files."
|
||||
related:
|
||||
- docs: /docs/configuration/
|
||||
title: `configuration.yaml` file
|
||||
title: configuration.yaml file
|
||||
- docs: /examples/#example-configurationyaml
|
||||
title: Example configuration files by the community
|
||||
- docs: /docs/configuration/packages
|
||||
|
@ -3,7 +3,7 @@ title: "YAML syntax"
|
||||
description: "Details about the YAML syntax used to configure Home Assistant."
|
||||
related:
|
||||
- docs: /docs/configuration/
|
||||
title: `configuration.yaml` file
|
||||
title: configuration.yaml file
|
||||
- docs: /docs/configuration/secrets/
|
||||
title: Storing private data in separate file
|
||||
- docs: /docs/automation/yaml/
|
||||
|
Loading…
x
Reference in New Issue
Block a user