docs: fix link to benchmarks
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 6 Oct 2023 09:40:35 +0000 (11:40 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 6 Oct 2023 09:40:35 +0000 (11:40 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
docs/general-guidelines.md

index 5bb64266863d101036920ac7dfbb7e643d181987..35f7db9d408229ba24e3961528583bec28355d8c 100644 (file)
@@ -1,7 +1,7 @@
 # General guidelines
 
 Performance is one of the main target of these worker pool implementations, poolifier team wants to have a strong focus on this.  
-Poolifier already has a [benchmarks](./../benchmarks/) folder where you can find some comparisons.
+Poolifier already has [benchmarks](./../benchmarks/README.md) where you can find some comparisons.
 
 ## Table of contents