diff --git a/source/_integrations/downloader.markdown b/source/_integrations/downloader.markdown index 7bc6f4da678..87eb8328ad4 100644 --- a/source/_integrations/downloader.markdown +++ b/source/_integrations/downloader.markdown @@ -16,7 +16,7 @@ The **Downloader** {% term integration %} provides an action to download files. {% include integrations/config_flow.md %} -If the path is not absolute, it’s assumed to be relative to the Home Assistant configuration directory (for example, .homeassistant/downloads). +If the path is not absolute, it’s assumed to be relative to the Home Assistant configuration directory (for example, `/config/downloads`). So if you have a folder called `/config/my_download_folder`, when prompted to **Select a location to get to store downloads**, enter `my_download_folder`. Home Assistant checks if the directory exists. ### Use the action