mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Use forwardslash instead of backslash (#12810)
Currently the root path doesn't show in the documentation and displays as an empty string `""`. This change changes the root path to a forward slash character to properly show the root path in the documentation. (Proxmox User Permission Path is displayed as a forward slash)
This commit is contained in:
parent
3b7d1241f6
commit
f5c1139f10
@ -138,7 +138,7 @@ To apply the user and role just created, we need to give it permissions
|
||||
* Click `Datacenter`
|
||||
* Click `Permissions`
|
||||
* Open `Add` and click `User Permission`
|
||||
* Select "\" for the path
|
||||
* Select "/" for the path
|
||||
* Select your Home Assistant user (`hass`)
|
||||
* Select the Home Assistant role (`home-assistant`)
|
||||
* Make sure `Propigate` is checked
|
||||
|
Loading…
x
Reference in New Issue
Block a user