File tree 2 files changed +2
-2
lines changed
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:
1018
1018
[ Native Abstrations for Node.js ] : https://github.com/nodejs/nan
1019
1019
[ examples ] : https://github.com/nodejs/nan/tree/master/examples/
1020
1020
[ 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
1022
1022
[ 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.
1112
1112
[ `http.Agent` ] : #http_class_http_agent
1113
1113
[ `http.ClientRequest` ] : #http_class_http_clientrequest
1114
1114
[ `http.globalAgent` ] : #http_http_globalagent
1115
- [ `http.IncomingMessage` ] : #http_http_incomingmessage
1115
+ [ `http.IncomingMessage` ] : #http_class_http_incomingmessage
1116
1116
[ `http.request()` ] : #http_http_request_options_callback
1117
1117
[ `http.Server` ] : #http_class_http_server
1118
1118
[ `http.ServerResponse` ] : #http_class_http_serverresponse
You can’t perform that action at this time.
0 commit comments