Skip to content

Commit ffc6f41

Browse files
committed
doc: fix broken internal link in http.md
1 parent fdf625b commit ffc6f41

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
@@ -3183,7 +3183,7 @@ try {
31833183
[`net.Socket`]: net.md#net_class_net_socket
31843184
[`net.createConnection()`]: net.md#net_net_createconnection_options_connectlistener
31853185
[`new URL()`]: url.md#url_new_url_input_base
3186-
[`outgoingMessage.socket`]: #http_outgoingMessage.socket
3186+
[`outgoingMessage.socket`]: #http_outgoingmessage_socket
31873187
[`removeHeader(name)`]: #http_request_removeheader_name
31883188
[`request.destroy()`]: #http_request_destroy_error
31893189
[`request.end()`]: #http_request_end_data_encoding_callback

0 commit comments

Comments
 (0)