Skip to content

Commit 5c8d208

Browse files
Trottruyadorno
authored andcommitted
doc: fix broken link in http2.md
PR-URL: #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 f4e958f commit 5c8d208

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
@@ -3663,7 +3663,7 @@ following additional properties:
36633663
[`ClientHttp2Stream`]: #http2_class_clienthttp2stream
36643664
[`Duplex`]: stream.html#stream_class_stream_duplex
36653665
[`Http2ServerRequest`]: #http2_class_http2_http2serverrequest
3666-
[`Http2ServerResponse`]: #class-http2http2serverresponse
3666+
[`Http2ServerResponse`]: #http2_class_http2_http2serverresponse
36673667
[`Http2Session` and Sockets]: #http2_http2session_and_sockets
36683668
[`Http2Stream`]: #http2_class_http2stream
36693669
[`ServerHttp2Stream`]: #http2_class_serverhttp2stream

0 commit comments

Comments
 (0)