From 7335b805860724fdb9f5795be4fd98c91542e0eb Mon Sep 17 00:00:00 2001 From: infra Date: Tue, 3 Jun 2025 18:42:11 -0400 Subject: [PATCH] fix: use right deployment link --- docs/docs/concepts/langgraph_self_hosted_data_plane.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/concepts/langgraph_self_hosted_data_plane.md b/docs/docs/concepts/langgraph_self_hosted_data_plane.md index f129b8c31..33709eac0 100644 --- a/docs/docs/concepts/langgraph_self_hosted_data_plane.md +++ b/docs/docs/concepts/langgraph_self_hosted_data_plane.md @@ -37,4 +37,4 @@ For information on how to deploy a [LangGraph Server](../concepts/langgraph_serv - **Amazon ECS**: Coming soon! !!! tip - If you would like to deploy to Kubernetes, you can use this [Helm chart](https://github.com/langchain-ai/helm/blob/main/charts/langgraph-cloud/README.md). \ No newline at end of file + If you would like to deploy to Kubernetes, you can follow the [Self-Hosted Data Plane deployment guide](../cloud/deployment/self_hosted_data_plane.md). \ No newline at end of file