diff --git a/docs/metrics/README.md b/docs/metrics/README.md index 5663dc1d4..18ce4eee3 100644 --- a/docs/metrics/README.md +++ b/docs/metrics/README.md @@ -9,7 +9,7 @@ Minio server has two healthcheck related endpoints, a liveness probe to indicate - Liveness probe available at `/minio/health/live` - Readiness probe available at `/minio/health/ready` -Read more on how to use these endpoints in [Minio healthcheck guide](./healthcheck/README.md). +Read more on how to use these endpoints in [Minio healthcheck guide](https://github.com/minio/minio/blob/master/docs/metrics/healthcheck/README.md). ### Prometheus Probe