Skip to content

Commit b7e52d4

Browse files
committed
Correct link URL in http documentation
1 parent f6ce929 commit b7e52d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/custom_checks/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Resources:
4242
4343
For health endpoints that require authenticated requests, Guardian can send HMAC-signed headers so your application can verify the request came from Guardian and resist replay attacks.
4444
45-
When enabled, the HTTP check Lambda (see [aws-lambda-http-check](https://github.com/base2/aws-lambda-http-check)) adds these headers to each request:
45+
When enabled, the HTTP check Lambda (see [aws-lambda-http-check](https://github.com/base2services/aws-lambda-http-check)) adds these headers to each request:
4646
4747
| Header (default prefix `X-Health`) | Description |
4848
|-----------------------------------|-------------|

0 commit comments

Comments
 (0)