Skip to content

Commit dbb2c34

Browse files
authored
Update https.md (#6234)
fix link
1 parent 504faef commit dbb2c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/https.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Caused by: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x7f27
5858
```
5959

6060
You can check a web server's configuration using [Qualys SSL Labs][qualys]. OkHttp's TLS
61-
configuration history is [tracked here][tls_configuration_history.md].
61+
configuration history is [tracked here](tls_configuration_history.md).
6262

6363
Applications expected to be installed on older Android devices should consider adopting the
6464
[Google Play Services’ ProviderInstaller][provider_installer]. This will increase security for users

0 commit comments

Comments
 (0)