summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
diff options
context:
space:
mode:
authorDmitry Igrishin <dmitigr@gmail.com>2018-11-11 13:55:43 +0300
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-11-11 23:41:19 +0200
commit882962a9c94369abce579071b0c1986308d7b625 (patch)
tree17026b592746a3aaab0324c9c560eb0633d7ace0 /doc/api/http2.md
parentf0f1a28c075d30b1621ec1cbb65623d3b4641eeb (diff)
downloadandroid-node-v8-882962a9c94369abce579071b0c1986308d7b625.tar.gz
android-node-v8-882962a9c94369abce579071b0c1986308d7b625.tar.bz2
android-node-v8-882962a9c94369abce579071b0c1986308d7b625.zip
doc: add links to Stream section
PR-URL: https://github.com/nodejs/node/pull/24301 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'doc/api/http2.md')
-rw-r--r--doc/api/http2.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/http2.md b/doc/api/http2.md
index 2cd3943736..25fc097224 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -3402,6 +3402,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