Skip to content

Commit 3fb2665

Browse files
vsemozhetbytfhemberger
authored andcommitted
doc: fix a link in guides/backpressuring-in-streams (#1369)
1 parent 32e963d commit 3fb2665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/docs/guides/backpressuring-in-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ Node.js.
563563
[implementing Readable streams]: https://nodejs.org/docs/latest/api/stream.html#stream_implementing_a_readable_stream
564564
565565
[other packages]: https://github.com/sindresorhus/awesome-nodejs#streams
566-
[`backpressure`]: https://en.wikipedia.org/wiki/Back_pressure#Back_pressure_in_information_technology
566+
[`backpressure`]: https://en.wikipedia.org/wiki/Back_pressure#Backpressure_in_information_technology
567567
[Node.js v0.10]: https://nodejs.org/docs/v0.10.0/
568568
[`highWaterMark`]: https://nodejs.org/api/stream.html#stream_buffering
569569
[return value]: https://github.com/nodejs/node/blob/55c42bc6e5602e5a47fb774009cfe9289cb88e71/lib/_stream_writable.js#L239

0 commit comments

Comments
 (0)