Skip to content

Commit d978079

Browse files
committed
doc: fix broken anchor link for tls.getCACertificates()
1 parent cdf69dc commit d978079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2508,7 +2508,7 @@ added: v0.11.3
25082508
[`tls.connect()`]: #tlsconnectoptions-callback
25092509
[`tls.createSecureContext()`]: #tlscreatesecurecontextoptions
25102510
[`tls.createServer()`]: #tlscreateserveroptions-secureconnectionlistener
2511-
[`tls.getCACertificates()`]: #tlsgetcacertificatestype
2511+
[`tls.getCACertificates()`]: #tlsgetcacertificatesoptions
25122512
[`tls.getCiphers()`]: #tlsgetciphers
25132513
[`tls.rootCertificates`]: #tlsrootcertificates
25142514
[`x509.checkHost()`]: crypto.md#x509checkhostname-options

0 commit comments

Comments
 (0)