From 834bd1d751b514a01086e6603a18b86f01dd2ad2 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Sun, 13 Sep 2020 14:38:06 +0100 Subject: [PATCH] Update actix-web-codegen/README.md Co-authored-by: Igor Aleksanov --- actix-web-codegen/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actix-web-codegen/README.md b/actix-web-codegen/README.md index a2b323c60..6eca847b8 100644 --- a/actix-web-codegen/README.md +++ b/actix-web-codegen/README.md @@ -11,7 +11,7 @@ ## Documentation & Resources -- [API Documentation](https://docs.rs/actix-web-codegen/) +- [API Documentation](https://docs.rs/actix-web-codegen) - [Chat on Gitter](https://gitter.im/actix/actix-web) - Cargo package: [actix-web-codegen](https://crates.io/crates/actix-web-codegen) - Minimum supported Rust version: 1.42 or later.