Skip to content

Commit b3b53d9

Browse files
committed
Fix slashes
1 parent 4146b5d commit b3b53d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/frontend_creating_custom_ui.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ frontend:
4040
- /local/custom_ui/state-card-my-custom-light.html
4141
```
4242
43-
`www\custom_ui\state-card-my-custom-light.html`:
43+
`www/custom_ui/state-card-my-custom-light.html`:
4444

4545
```javascript
4646
<dom-module id='state-card-my-custom-light'>

0 commit comments

Comments
 (0)