From e4a6f608bd929d0c43324cc8747ba242fb31090f Mon Sep 17 00:00:00 2001 From: sbombay Date: Wed, 4 Dec 2019 03:12:01 -0500 Subject: [PATCH] Update samba.markdown (#11354) * Update samba.markdown Changed //HASSIO to \\HASSIO in Note. Took me a long time to figure that type out on Windows 10. * :pencil2: Tweak Co-authored-by: Franck Nijhof --- source/_addons/samba.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_addons/samba.markdown b/source/_addons/samba.markdown index 3aa6f3eff87..324d8a5bdfd 100644 --- a/source/_addons/samba.markdown +++ b/source/_addons/samba.markdown @@ -14,7 +14,7 @@ Be careful when setting up port forwarding for remote access. If you don't restr
-Sometimes shares will not show up under network in Windows. Then you could open the file browser, click the address field where it says "> Network" and type //HASSIO to access Hass.io shares. +Sometimes shares will not show up under network in Windows. Then you could open the file browser, click the address field where it says "> Network" and type `\\HASSIO` to access Hass.io shares.