docs: fix links
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 9 Aug 2023 20:15:21 +0000 (22:15 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 9 Aug 2023 20:15:21 +0000 (22:15 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
benchmarks/README.md
docs/general-guidelines.md

index 60f84062175b2efa99f6be19f111ad434efc4b5a..3d77300022272479cf2cf251c6e1e7f33c5dd3d9 100644 (file)
@@ -36,7 +36,7 @@ We chose to use this tool because it allows to run isolated Node.js processes so
 
 > :warning: **We would need funds to run our benchmarks more often and on Cloud VMs, please consider to sponsor this project**
 
-Read [README.md](./versus-external-pools/README.md) to know how to run the benchmarks.
+Read [README.md](./versus-external-pools/README.md) to know how to run these benchmarks.
 
 ## Internal
 
index aa8e1c636ccb03e216d356f30ca151ee47a7f243..5bb64266863d101036920ac7dfbb7e643d181987 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 a [benchmarks](./../benchmarks/) folder where you can find some comparisons.
 
 ## Table of contents