Skip to content

Commit

Permalink
Fix a link to the website.
Browse files Browse the repository at this point in the history
  • Loading branch information
roberthbailey committed Mar 8, 2021
1 parent 196db80 commit 88a1407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/load/allocation/grpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
```
```

0 comments on commit 88a1407

Please sign in to comment.