diff --git a/docs/https.md b/docs/https.md index 30f182bb2789..ff7b1b9836c1 100644 --- a/docs/https.md +++ b/docs/https.md @@ -58,7 +58,7 @@ Caused by: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x7f27 ``` You can check a web server's configuration using [Qualys SSL Labs][qualys]. OkHttp's TLS -configuration history is [tracked here][tls_configuration_history.md]. +configuration history is [tracked here](tls_configuration_history.md). Applications expected to be installed on older Android devices should consider adopting the [Google Play Services’ ProviderInstaller][provider_installer]. This will increase security for users