Fix slashes
This commit is contained in:
parent
4146b5def0
commit
b3b53d90f9
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ frontend:
|
||||||
- /local/custom_ui/state-card-my-custom-light.html
|
- /local/custom_ui/state-card-my-custom-light.html
|
||||||
```
|
```
|
||||||
|
|
||||||
`www\custom_ui\state-card-my-custom-light.html`:
|
`www/custom_ui/state-card-my-custom-light.html`:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
<dom-module id='state-card-my-custom-light'>
|
<dom-module id='state-card-my-custom-light'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue