remove global in some places

This commit is contained in:
miloschwartz
2025-08-01 23:34:28 -07:00
parent fad521df63
commit f0fa0d1857
6 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ Pangolin provides multiple deployment options to ensure your applications remain
<CardGroup cols={2}>
<Card title="Pangolin Cloud" icon="cloud" href="https://pangolin.fossorial.io/auth/signup">
Global network of points of presence with automatic failover and routing to your backend services.
Network of points of presence with automatic failover and routing to your backend services.
</Card>
<Card title="Hybrid" icon="circle-nodes" href="/manage/high-availability#hybrid-deployment">

View File

@@ -1,9 +1,9 @@
---
title: "Points of Presence"
description: "Learn about Pangolin's global network of points of presence and how they provide highly available, low-latency access to your applications"
description: "Learn about Pangolin's network of points of presence and how they provide highly available, low-latency access to your applications"
---
Pangolin's points of presence (PoPs) are strategically located servers around the world that serve as entry points for user traffic to your applications. They form the foundation of Pangolin's distributed architecture, providing global high availability and optimal performance.
Pangolin's points of presence (PoPs) are strategically located servers around the world that serve as entry points for user traffic to your applications. They form the foundation of Pangolin's distributed architecture, providing high availability and optimal performance.
## What Are Points of Presence?
@@ -70,7 +70,7 @@ Think of points of presence as the "front doors" to your applications - users co
</CardGroup>
<CardGroup cols={2}>
<Card title="Global Redundancy" icon="check-double">
<Card title="Regional Redundancy" icon="check-double">
Multiple points of presence ensure your applications remain accessible during regional outages.
</Card>
@@ -83,7 +83,7 @@ Think of points of presence as the "front doors" to your applications - users co
<CardGroup cols={3}>
<Card title="Pangolin Cloud" icon="cloud" href="https://pangolin.fossorial.io/auth/signup">
Global network of points of presence with automatic failover and routing to your backend services.
Network of points of presence with automatic failover and routing to your backend services.
</Card>
<Card title="Hybrid" icon="circle-nodes" href="/manage/high-availability#hybrid-deployment">