From: Jérôme Benoit Date: Fri, 6 Oct 2023 09:40:35 +0000 (+0200) Subject: docs: fix link to benchmarks X-Git-Tag: v3.0.0~6 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=d02a42b2ab48f0798cb8113e4c8205c519cf5cb6;p=poolifier.git docs: fix link to benchmarks Signed-off-by: Jérôme Benoit --- diff --git a/docs/general-guidelines.md b/docs/general-guidelines.md index 5bb64266..35f7db9d 100644 --- a/docs/general-guidelines.md +++ b/docs/general-guidelines.md @@ -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