From f72fc921925f5d308b1739d9cfdcecfe13653086 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Mon, 13 Dec 2021 17:15:25 +0100 Subject: [PATCH] Fix my link to add-on store (#20680) --- source/_includes/common-tasks/file_access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/file_access.md b/source/_includes/common-tasks/file_access.md index 4fb8fffa202..a853fbb3261 100644 --- a/source/_includes/common-tasks/file_access.md +++ b/source/_includes/common-tasks/file_access.md @@ -1,6 +1,6 @@ ## Configuring access to files -Your Home Assistant Operating server includes two repositories by default: The official core add-on repository, and the community add-on repository. All of the add-ons mentioned here can be installed by navigating to the add-on store using {% my supervisor_addon_store title="Configuration > Add-ons & Backups > Add-on Store" %} in the UI. +Your Home Assistant Operating server includes two repositories by default: The official core add-on repository, and the community add-on repository. All of the add-ons mentioned here can be installed by navigating to the add-on store using {% my supervisor_store title="Configuration > Add-ons & Backups > Add-on Store" %} in the UI. One of the first things to take care of after installing Home Assistant OS is to provide yourself access to files. There are several add-ons commonly used for this, and most users employ a mix of various add-ons. Default directories on the host are mapped to the add-ons so that they can be accessed by the services any particular add-on might provide. On the host system these directories exist on the `/data` partition at `/mnt/data/supervisor/`.