diff --git a/source/_components/plex.markdown b/source/_components/plex.markdown index 4a506cba862..96897830e66 100644 --- a/source/_components/plex.markdown +++ b/source/_components/plex.markdown @@ -37,7 +37,7 @@ If your Plex server has local authentication enabled or multiple users defined,

-If you don't know your token, see [Finding your account token / X-Plex-Token](https://support.plex.tv/hc/en-us/articles/204059436). +To authorize your device, you'll first need to [click here to claim a token](https://plex.tv/claim). If your server enforces SSL connections, write "`on`" or "`true`" in the _"Use SSL"_ field. If it does not have a valid SSL certificate available but you still want to use it, write "`on`" or "`true`" in the _"Do not verify SSL"_ field as well. @@ -265,4 +265,4 @@ verify_ssl: required: false default: true type: boolean -{% endconfiguration %} \ No newline at end of file +{% endconfiguration %}