From 390b3ed9e7d58c971717851ddf04d8e14728162b Mon Sep 17 00:00:00 2001 From: Yoni Feigelson Date: Sun, 4 Sep 2022 04:47:55 +0300 Subject: [PATCH] Update TechEmpower benchmark link to latest --- actix-web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actix-web/README.md b/actix-web/README.md index 9f00dd917..f5c867c32 100644 --- a/actix-web/README.md +++ b/actix-web/README.md @@ -94,7 +94,7 @@ You may consider checking out [this directory](https://github.com/actix/examples ## Benchmarks -One of the fastest web frameworks available according to the [TechEmpower Framework Benchmark](https://www.techempower.com/benchmarks/#section=data-r20&test=composite). +One of the fastest web frameworks available according to the [TechEmpower Framework Benchmark](https://www.techempower.com/benchmarks/#section=data-r21&test=composite). ## License