From 953891aa96efd4b5b61548b45e04f55712f980c2 Mon Sep 17 00:00:00 2001 From: Owen Date: Wed, 2 Sep 2026 11:30:28 -0400 Subject: [PATCH] Fix contact us link --- self-host/advanced/clustering.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/self-host/advanced/clustering.mdx b/self-host/advanced/clustering.mdx index fa993fe..c62c081 100644 --- a/self-host/advanced/clustering.mdx +++ b/self-host/advanced/clustering.mdx @@ -2,7 +2,7 @@ title: "Clustering for High Availability" --- -Clustering is only available in [Enterprise Edition](/self-host/enterprise-edition). [Please reach out to us to deploy](https://pangolin.net/talk-to-us). +Clustering is only available in [Enterprise Edition](/self-host/enterprise-edition). [Please reach out to us to deploy](https://pangolin.net/contact). Deploy multiple Pangolin servers for enterprise-grade high availability and performance in large deployments. @@ -154,4 +154,4 @@ Understanding how requests flow through the cluster helps clarify how these comp Clustered deployments require careful planning around database replication, Valkey configuration, network topology, DNS infrastructure, and monitoring. These advanced architectures are available as part of Pangolin's [Enterprise Edition](/self-host/enterprise-edition) with dedicated support for design, deployment, and ongoing operations. -For organizations interested in clustering for high availability or regional distribution, please [contact our enterprise team](https://pangolin.net/talk-to-us) to discuss your requirements and receive implementation guidance. +For organizations interested in clustering for high availability or regional distribution, please [contact our enterprise team](https://pangolin.net/contact) to discuss your requirements and receive implementation guidance.