From 7f65e095bb4640932517081b5d66fa0ca503f555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Heine=20n=C3=A9=20Lang?= Date: Sun, 8 May 2022 13:03:52 +0200 Subject: [PATCH] Linkfix (#271) --- content/docs/response.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/response.md b/content/docs/response.md index e60c6dd..cc9a5c7 100644 --- a/content/docs/response.md +++ b/content/docs/response.md @@ -64,5 +64,5 @@ Also it is possible to set default content encoding on application level, by def {{< include-example example="responses" file="auto.rs" section="auto" >}} -[responsebuilder]: https://docs.rs/actix-web/4/actix_web/dev/struct.HttpResponseBuilder.html +[responsebuilder]: https://docs.rs/actix-web/4/actix_web/struct.HttpResponseBuilder.html [compressmidddleware]: https://docs.rs/actix-web/4/actix_web/middleware/struct.Compress.html