Skip to content

Commit 04bca73

Browse files
Rob--Waddaleax
authored andcommitted
doc: add missing zlib link to stream API docs
This seems to have been removed inadvertently by 330c8d7 in PR 12925. PR-URL: #13838 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent f1b7e8d commit 04bca73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/stream.md

+1
Original file line numberDiff line numberDiff line change
@@ -2177,6 +2177,7 @@ readable buffer so there is nothing for a user to consume.
21772177
[fs read streams]: fs.html#fs_class_fs_readstream
21782178
[fs write streams]: fs.html#fs_class_fs_writestream
21792179
[http-incoming-message]: http.html#http_class_http_incomingmessage
2180+
[zlib]: zlib.html
21802181
[stream-_flush]: #stream_transform_flush_callback
21812182
[stream-_read]: #stream_readable_read_size_1
21822183
[stream-_transform]: #stream_transform_transform_chunk_encoding_callback

0 commit comments

Comments
 (0)