diff --git a/doc/api/stream.markdown b/doc/api/stream.markdown index 48c4a619924706..b7c219fc1756d7 100644 --- a/doc/api/stream.markdown +++ b/doc/api/stream.markdown @@ -1726,8 +1726,8 @@ horribly wrong. [fs read streams]: fs.html#fs_class_fs_readstream [fs write streams]: fs.html#fs_class_fs_writestream [http requests, on the client]: http.html#http_class_http_clientrequest -[http requests, on the server]: http.html#http_http_incomingmessage -[http responses, on the client]: http.html#http_http_incomingmessage +[http requests, on the server]: http.html#http_class_http_incomingmessage +[http responses, on the client]: http.html#http_class_http_incomingmessage [http responses, on the server]: http.html#http_class_http_serverresponse [Object mode]: #stream_object_mode [Readable]: #stream_class_stream_readable