diff --git a/content/docs/http2.md b/content/docs/http2.md index dbb21c6..75aa70f 100644 --- a/content/docs/http2.md +++ b/content/docs/http2.md @@ -32,4 +32,4 @@ Upgrades to _HTTP/2.0_ schema described in [rfc section 3.2][rfcsection32] is no [rfcsection34]: https://http2.github.io/http2-spec/#rfc.section.3.4 [bindopenssl]: https://docs.rs/actix-web/3/actix_web/struct.HttpServer.html#method.bind_openssl [tlsalpn]: https://tools.ietf.org/html/rfc7301 -[examples]: https://github.com/actix/examples/tree/master/security/rustls +[examples]: https://github.com/actix/examples/tree/master/https-tls/rustls