X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fgeneral-guidelines.md;h=5bb64266863d101036920ac7dfbb7e643d181987;hb=9ef45721cce15d1957aac6da65beec7fcfeb2e2a;hp=aa8e1c636ccb03e216d356f30ca151ee47a7f243;hpb=4f8e444d4f7f3492d7aa09f12ced5a320ab68d30;p=poolifier.git diff --git a/docs/general-guidelines.md b/docs/general-guidelines.md index aa8e1c63..5bb64266 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 a [benchmarks](./../benchmarks/) folder where you can find some comparisons. ## Table of contents