From: Florimond Manca Date: Mon, 18 Jul 2022 12:34:06 +0000 (+0200) Subject: Fix link to "http2 explained" (#2307) X-Git-Tag: 0.23.1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943a9428363295bf4d436f6198d0f5620fae7320;p=thirdparty%2Fhttpx.git Fix link to "http2 explained" (#2307) --- diff --git a/docs/http2.md b/docs/http2.md index cd8d2b31..3cab09d9 100644 --- a/docs/http2.md +++ b/docs/http2.md @@ -14,7 +14,7 @@ stream to handle multiple concurrent requests. HTTP/2 also provides support for functionality such as response prioritization, and server push. -For a comprehensive guide to HTTP/2 you may want to check out "[HTTP2 Explained](https://http2-explained.haxx.se/content/en/)". +For a comprehensive guide to HTTP/2 you may want to check out "[http2 explained](https://http2-explained.haxx.se/)". ## Enabling HTTP/2