diff --git a/doc/api/tls.md b/doc/api/tls.md index 4b8fd0a4943ce0..f801479041c204 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -1011,8 +1011,7 @@ Protocol versions are: * `'TLSv1.2'` * `'TLSv1.3'` -See for more -information. +See the OpenSSL [`SSL_get_version`][] documentation for more information. ### tlsSocket.getSession()