fixing load testing link in documentation

This commit is contained in:
Julien Neuhart
2019-10-04 14:11:32 +02:00
parent d65d9c9a4c
commit fa9963a737
3 changed files with 3 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ Indeed, Google Chrome misbehaves if there are too many concurrent conversions.
**The more concurrent requests, the more `504` HTTP codes the API will return.**
> See our [load testing use case](../loadtesting) for more details about the API behaviour under heavy load.
> See our [load testing use case](https://github.com/thecodingmachine/gotenberg/tree/master/loadtesting) for more details about the API behaviour under heavy load.
## Strategies