Skip to content

Commit 85624fd

Browse files
committed
doc: fix broken link in http2.md
PR-URL: #35112 Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ricky Zhou <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent e0a3fae commit 85624fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http2.md

Lines changed: 1 addition & 1 deletion
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)