Fixed Capitalisation on paths to profiles

pull/270/head
sadstan123456 3 years ago committed by GitHub
parent 76e9883086
commit 62f7c7de51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ Example paths:
??? example "Shield Profile"
```sh
[[% filter indent(width=4) %]][[% include '/Plex/Profiles/Android-SHIELD/Android-SHIELD-Android-TV.xml' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include '/Plex/profiles/Android-SHIELD/Android-SHIELD-Android-TV.xml' %]][[% endfilter %]]
```
### Chromecast
@ -46,5 +46,5 @@ Example paths:
??? example "Chromecast Profile"
```sh
[[% filter indent(width=4) %]][[% include '/Plex/Profiles/Chromecast/Chromecast.xml' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include '/Plex/profiles/Chromecast/Chromecast.xml' %]][[% endfilter %]]
```

Loading…
Cancel
Save