diff --git a/README.md b/README.md index 05c8e1e..89069fc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ than conventional regular expression based routers. [This article explains how the implementation works and why it is fast.](http://kaloyan.info/writing/2021/12/22/ertuo-php-routing.html "Ertuo, allegedly the fastest PHP routing library") -Ertuo is fast and flexible. Explore the [benchmark results](#benchmark-results) for more details. +Ertuo is fast and flexible. Explore the [benchmarks](https://github.com/ertuo-php/lab) for more details. # Getting Started ```