Merge pull request #270 from sadstan123456/patch-4

Fixed Capitalisation on paths to profiles
pull/271/head
TRaSH 4 years ago committed by GitHub
commit c514c06f53
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