File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1018,5 +1018,5 @@ Test in JavaScript by running:
10181018[ Native Abstrations for Node.js ] : https://github.com/nodejs/nan
10191019[ examples ] : https://github.com/nodejs/nan/tree/master/examples/
10201020[ bindings ] : https://github.com/TooTallNate/node-bindings
1021- [ Linking to Node.js' own dependencies ] : #linking-to-node-js -own-dependencies
1021+ [ Linking to Node.js' own dependencies ] : #linking-to-nodejs -own-dependencies
10221022[ installation instructions ] : https://github.com/nodejs/node-gyp#installation
Original file line number Diff line number Diff line change @@ -1112,7 +1112,7 @@ There are a few special headers that should be noted.
11121112[ `http.Agent` ] : #http_class_http_agent
11131113[ `http.ClientRequest` ] : #http_class_http_clientrequest
11141114[ `http.globalAgent` ] : #http_http_globalagent
1115- [ `http.IncomingMessage` ] : #http_http_incomingmessage
1115+ [ `http.IncomingMessage` ] : #http_class_http_incomingmessage
11161116[ `http.request()` ] : #http_http_request_options_callback
11171117[ `http.Server` ] : #http_class_http_server
11181118[ `http.ServerResponse` ] : #http_class_http_serverresponse
You can’t perform that action at this time.
0 commit comments