Skip to content

Commit eebace6

Browse files
authored
Update PR URL in net.md for TCP_KEEPINTVL changes
1 parent 6d131ae commit eebace6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1386,7 +1386,7 @@ Set the encoding for the socket as a [Readable Stream][]. See
13861386
added: v0.1.92
13871387
changes:
13881388
- version: REPLACEME
1389-
pr-url: https://github.com/nodejs/node/pull/REPLACEME
1389+
pr-url: https://github.com/nodejs/node/pull/63825
13901390
description: Added the `interval` and `count` arguments to configure
13911391
`TCP_KEEPINTVL` and `TCP_KEEPCNT`.
13921392
- version:

0 commit comments

Comments
 (0)