mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 13:23:21 +00:00
docs: convert bogus example link to code
Convert the bogus example plex url from a url that is auto created to code format that hopefully isn't.
This commit is contained in:
committed by
Nick Craig-Wood
parent
f5a95b2ad0
commit
2c4a25de5b
@@ -205,7 +205,7 @@ These URLs are used by Plex internally to connect to the Plex server securely.
|
|||||||
|
|
||||||
The format for these URLs is the following:
|
The format for these URLs is the following:
|
||||||
|
|
||||||
https://ip-with-dots-replaced.server-hash.plex.direct:32400/
|
`https://ip-with-dots-replaced.server-hash.plex.direct:32400/`
|
||||||
|
|
||||||
The `ip-with-dots-replaced` part can be any IPv4 address, where the dots
|
The `ip-with-dots-replaced` part can be any IPv4 address, where the dots
|
||||||
have been replaced with dashes, e.g. `127.0.0.1` becomes `127-0-0-1`.
|
have been replaced with dashes, e.g. `127.0.0.1` becomes `127-0-0-1`.
|
||||||
|
|||||||
Reference in New Issue
Block a user