diff --git a/test/load/allocation/grpc/README.md b/test/load/allocation/grpc/README.md index 40a6b94190..d533bb207c 100644 --- a/test/load/allocation/grpc/README.md +++ b/test/load/allocation/grpc/README.md @@ -41,7 +41,7 @@ kind: Fleet ## Configuring the Allocator Service The allocator service uses gRPC. In order to be able to call the service, TLS and mTLS has to be setup. -For more information visit [Allocator Service](https://agones.dev/site/docs/advanced/allocator-service). +For more information visit [Allocator Service](https://agones.dev/site/docs/advanced/allocator-service/). ## Running the test @@ -73,4 +73,4 @@ finished: 2020-10-22 22:17:18.822039094 -0700 PDT m=+31.502261092 You can use environment variables overwrite defaults. To run only a single run of tests, you can use: ``` TESTRUNSCOUNT=1 ./runAllocation.sh 40 10 -``` \ No newline at end of file +```