Fix broken links

This commit is contained in:
Owen
2025-11-08 14:34:53 -08:00
parent 28c8b8845e
commit 8a34ecebe8
4 changed files with 5 additions and 9 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) 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](/manage/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