Fix links and remove proxyprotcol

Ref #27
This commit is contained in:
Owen
2025-11-08 14:30:14 -08:00
parent 4ea4c2b639
commit 28c8b8845e
4 changed files with 5 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ description: "Configure automated health monitoring and failover for high availa
## Overview
Pangolin provides automated health checking for [targets](./resources/targets.mdx) to ensure traffic is only routed to healthy services. Health checks are essential for building highly available services, as they automatically remove unhealthy targets from traffic routing and load balancing.
Pangolin provides automated health checking for [targets](/resources/targets) to ensure traffic is only routed to healthy services. Health checks are essential for building highly available services, as they automatically remove unhealthy targets from traffic routing and load balancing.
## How Health Checks Work