From 6e02f0da6bc2353a7c7ba6ff3bff35344d1c304e Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Sat, 24 May 2025 21:20:49 +0200 Subject: [PATCH] Configuration: remove obsolete related link (#39184) --- source/_docs/configuration.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index f1711ec01fb..b7e7d543460 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -8,14 +8,10 @@ related: title: Storing credentials in `secrets.yaml` file - docs: /common-tasks/general/#backups title: Creating and restoring backups - - docs: /integrations/backup/docs/tools/dev-tools/#reloading-the-yaml-configuration - title: Creating backups for Home Assistant Container and Core - docs: /docs/tools/dev-tools/#reloading-the-yaml-configuration title: Reloading the YAML configuration from developer tools - docs: /common-tasks/os/#configuring-access-to-files title: Configuring file access on the Operating System - - docs: /common-tasks/supervised/#configuring-access-to-files - title: Configuring file access on Supervised - docs: docs/configuration/troubleshooting/ title: Troubleshooting the configuration ---