diff --git a/content/docs/http2.md b/content/docs/http2.md index c93c1e1..9622ef7 100644 --- a/content/docs/http2.md +++ b/content/docs/http2.md @@ -32,4 +32,4 @@ connection and tls connection. [rfc section 3.4][rfcsection34]. [rfcsection34]: https://http2.github.io/http2-spec/#rfc.section.3.4 [bindopenssl]: https://docs.rs/actix-web/2/actix_web/struct.HttpServer.html#method.bind_openssl [tlsalpn]: https://tools.ietf.org/html/rfc7301 -[examples]: https://github.com/actix/examples/tree/master/tls +[examples]: https://github.com/actix/examples/tree/master/rustls