diff --git a/docs/HTTP3.md b/docs/HTTP3.md index c6d0ef722..89a0b12ac 100644 --- a/docs/HTTP3.md +++ b/docs/HTTP3.md @@ -2,7 +2,7 @@ ## Resources -[HTTP/3 Explained](https://daniel.haxx.se/http3-explained/) - the online free +[HTTP/3 Explained](https://http3-explained.haxx.se/en/) - the online free book describing the protocols involved. [QUIC implementation](https://github.com/curl/curl/wiki/QUIC-implementation) -