Skip to content

Commit b03f00d

Browse files
Trottjoesepi
authored andcommitted
doc: fix broken link in http2.md
PR-URL: nodejs#35112 Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent e5533c3 commit b03f00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3725,7 +3725,7 @@ you need to implement any fall-back behaviour yourself.
37253725
[`ClientHttp2Stream`]: #http2_class_clienthttp2stream
37263726
[`Duplex`]: stream.html#stream_class_stream_duplex
37273727
[`Http2ServerRequest`]: #http2_class_http2_http2serverrequest
3728-
[`Http2ServerResponse`]: #class-http2http2serverresponse
3728+
[`Http2ServerResponse`]: #http2_class_http2_http2serverresponse
37293729
[`Http2Session` and Sockets]: #http2_http2session_and_sockets
37303730
[`Http2Stream`]: #http2_class_http2stream
37313731
[`ServerHttp2Stream`]: #http2_class_serverhttp2stream

0 commit comments

Comments
 (0)