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:
edwardxml 2021-02-16 22:20:49 +00:00 committed by GitHub
parent 3280ceee3b
commit d96af3b005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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:
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
have been replaced with dashes, e.g. `127.0.0.1` becomes `127-0-0-1`.