Skip to content

Commit

Permalink
doc: fix broken internal link in http.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Jul 18, 2021
1 parent fdf625b commit dc84255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -3183,7 +3183,7 @@ try {
[`net.Socket`]: net.md#net_class_net_socket
[`net.createConnection()`]: net.md#net_net_createconnection_options_connectlistener
[`new URL()`]: url.md#url_new_url_input_base
[`outgoingMessage.socket`]: #http_outgoingMessage.socket
[`outgoingMessage.socket`]: #http_outgoingMessage_socket
[`removeHeader(name)`]: #http_request_removeheader_name
[`request.destroy()`]: #http_request_destroy_error
[`request.end()`]: #http_request_end_data_encoding_callback
Expand Down

0 comments on commit dc84255

Please sign in to comment.