We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0cd0d0 commit 2e19981Copy full SHA for 2e19981
doc/api/tls.md
@@ -2510,7 +2510,7 @@ added:
2510
[`tls.connect()`]: #tlsconnectoptions-callback
2511
[`tls.createSecureContext()`]: #tlscreatesecurecontextoptions
2512
[`tls.createServer()`]: #tlscreateserveroptions-secureconnectionlistener
2513
-[`tls.getCACertificates()`]: #tlsgetcacertificatestype
+[`tls.getCACertificates()`]: #tlsgetcacertificatesoptions
2514
[`tls.getCiphers()`]: #tlsgetciphers
2515
[`tls.rootCertificates`]: #tlsrootcertificates
2516
[`x509.checkHost()`]: crypto.md#x509checkhostname-options
0 commit comments