Skip to content

Commit 87906d2

Browse files
Rob--WMylesBorins
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 5a9d7b3 commit 87906d2

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
@@ -2060,6 +2060,7 @@ readable buffer so there is nothing for a user to consume.
20602060
[HTTP responses, on the server]: http.html#http_class_http_serverresponse
20612061
[http-incoming-message]: http.html#http_class_http_incomingmessage
20622062
[Readable]: #stream_class_stream_readable
2063+
[zlib]: zlib.html
20632064
[stream-_flush]: #stream_transform_flush_callback
20642065
[stream-_read]: #stream_readable_read_size_1
20652066
[stream-_transform]: #stream_transform_transform_chunk_encoding_callback

0 commit comments

Comments
 (0)