mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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 `Datacenter`
|
||||||
* Click `Permissions`
|
* Click `Permissions`
|
||||||
* Open `Add` and click `User Permission`
|
* Open `Add` and click `User Permission`
|
||||||
* Select "\" for the path
|
* Select "/" for the path
|
||||||
* Select your Home Assistant user (`hass`)
|
* Select your Home Assistant user (`hass`)
|
||||||
* Select the Home Assistant role (`home-assistant`)
|
* Select the Home Assistant role (`home-assistant`)
|
||||||
* Make sure `Propigate` is checked
|
* Make sure `Propigate` is checked
|
||||||
|
Loading…
x
Reference in New Issue
Block a user