diff --git a/doc/api/tls.md b/doc/api/tls.md index c099abee6597b5..e313ab0fac4571 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -2101,7 +2101,7 @@ Returns an array with the names of the supported TLS ciphers. The names are lower-case for historical reasons, but must be uppercased to be used in the `ciphers` option of [`tls.createSecureContext()`][]. -Not all supported ciphers are enabled by default, see +Not all supported ciphers are enabled by default. See [modifying the default TLS cipher suite][]. Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for