Skip to content

Commit

Permalink
doc: add missing zlib link to stream API docs
Browse files Browse the repository at this point in the history
This seems to have been removed inadvertently by
330c8d7 in PR 12925.

PR-URL: #13838
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
Rob--W authored and MylesBorins committed Aug 16, 2017
1 parent 5a9d7b3 commit 87906d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -2060,6 +2060,7 @@ readable buffer so there is nothing for a user to consume.
[HTTP responses, on the server]: http.html#http_class_http_serverresponse
[http-incoming-message]: http.html#http_class_http_incomingmessage
[Readable]: #stream_class_stream_readable
[zlib]: zlib.html
[stream-_flush]: #stream_transform_flush_callback
[stream-_read]: #stream_readable_read_size_1
[stream-_transform]: #stream_transform_transform_chunk_encoding_callback
Expand Down

0 comments on commit 87906d2

Please sign in to comment.