diff --git a/doc/api/http.md b/doc/api/http.md index c350e3458bee43..b7f66aef23e9e2 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -2138,3 +2138,4 @@ not abort the request or do anything besides add a `'timeout'` event. [`socket.unref()`]: net.html#net_socket_unref [`url.parse()`]: url.html#url_url_parse_urlstring_parsequerystring_slashesdenotehost [Readable Stream]: stream.html#stream_class_stream_readable +[Stream]: stream.html#stream_stream diff --git a/doc/api/http2.md b/doc/api/http2.md index f3314695cfcc02..8418c31a58ac75 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -3393,6 +3393,7 @@ following additional properties: [HTTPS]: https.html [Performance Observer]: perf_hooks.html [Readable Stream]: stream.html#stream_class_stream_readable +[Stream]: stream.html#stream_stream [RFC 7838]: https://tools.ietf.org/html/rfc7838 [RFC 8336]: https://tools.ietf.org/html/rfc8336 [RFC 8441]: https://tools.ietf.org/html/rfc8441