From 7684736817bcd1b772257b4c1ae8c382a331ac26 Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Sun, 13 Jun 2021 13:11:57 +0200 Subject: [PATCH] Fix readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0f54f18..4c983d94 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ for inclusion in awebframework by you, shall be licensed as MIT, without any additional terms or conditions. [examples]: https://github.com/davidpdrsn/awebframework/tree/master/examples -[docs]: https://docs.rs/tower-http/0.1.0 +[docs]: https://docs.rs/awebframework/0.1.0 [tower]: https://crates.io/crates/tower [tower-http]: https://crates.io/crates/tower-http [guide]: CONTRIBUTING.md