Skip to content

Commit ade2eed

Browse files
TrottBethGriggs
authored andcommitted
doc: fix broken internal link in http.md
PR-URL: #39425 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 5fdfcc0 commit ade2eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3175,7 +3175,7 @@ try {
31753175
[`net.Socket`]: net.md#net_class_net_socket
31763176
[`net.createConnection()`]: net.md#net_net_createconnection_options_connectlistener
31773177
[`new URL()`]: url.md#url_new_url_input_base
3178-
[`outgoingMessage.socket`]: #http_outgoingMessage.socket
3178+
[`outgoingMessage.socket`]: #http_outgoingmessage_socket
31793179
[`removeHeader(name)`]: #http_request_removeheader_name
31803180
[`request.destroy()`]: #http_request_destroy_error
31813181
[`request.end()`]: #http_request_end_data_encoding_callback

0 commit comments

Comments
 (0)