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 @@ -1084,5 +1084,5 @@ const addon = require('./build/Release/addon');
1084
1084
[Native Abstrations for Node.js]: https://github.com/nodejs/nan
1085
1085
[examples]: https://github.com/nodejs/nan/tree/master/examples/
1086
1086
[bindings]: https://github.com/TooTallNate/node-bindings
1087
- [Linking to Node.js' own dependencies]: #linking-to-node-js -own-dependencies
1087
+ [Linking to Node.js' own dependencies]: #linking-to-nodejs -own-dependencies
1088
1088
[installation instructions]: https:// github.com/nodejs/node-gyp#installation
Original file line number Diff line number Diff line change @@ -1147,7 +1147,7 @@ There are a few special headers that should be noted.
1147
1147
[ `http.Agent` ] : #http_class_http_agent
1148
1148
[ `http.ClientRequest` ] : #http_class_http_clientrequest
1149
1149
[ `http.globalAgent` ] : #http_http_globalagent
1150
- [ `http.IncomingMessage` ] : #http_http_incomingmessage
1150
+ [ `http.IncomingMessage` ] : #http_class_http_incomingmessage
1151
1151
[ `http.request()` ] : #http_http_request_options_callback
1152
1152
[ `http.Server` ] : #http_class_http_server
1153
1153
[ `http.ServerResponse` ] : #http_class_http_serverresponse
You can’t perform that action at this time.
0 commit comments