Skip to content

Commit b5eae44

Browse files
drifkinMylesBorins
authored andcommitted
doc: add link to net.Server in tls.md
PR-URL: #10109 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Roman Reiss <[email protected]>
1 parent 65e134f commit b5eae44

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
@@ -365,7 +365,7 @@ port value of zero will assign a random port.
365365
This function is asynchronous. The last parameter `callback` will be called
366366
when the server has been bound.
367367

368-
See `net.Server` for more information.
368+
See [`net.Server`][] for more information.
369369

370370
### server.maxConnections
371371
<!-- YAML

0 commit comments

Comments
 (0)