diff --git a/source/_integrations/http.markdown b/source/_integrations/http.markdown
index fae6ab3e9e5..bc04a3b0cea 100644
--- a/source/_integrations/http.markdown
+++ b/source/_integrations/http.markdown
@@ -164,7 +164,7 @@ If you want to use Home Assistant to host or serve static files then create a di
- Files served from the `www`/`local` folder, aren't protected by the Home Assistant authentication. Files stored in this folder, if the URL is known, can be accessed by anybody without authentication.
+ Files served from the `www` folder (`/local/` url), aren't protected by the Home Assistant authentication. Files stored in this folder, if the URL is known, can be accessed by anybody without authentication.