From 962a969fbae564ce8392b7803573fd0b79e8914f Mon Sep 17 00:00:00 2001 From: William FH <13333726+hinthornw@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:09:04 -0800 Subject: [PATCH] Update link (#2634) --- docs/docs/concepts/persistence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/concepts/persistence.md b/docs/docs/concepts/persistence.md index e3f3c05cc..8f4aa993a 100644 --- a/docs/docs/concepts/persistence.md +++ b/docs/docs/concepts/persistence.md @@ -427,7 +427,7 @@ When we use the LangGraph Platform, either locally (e.g., in LangGraph Studio) o } ``` -See the [deployment guide](../deployment/semantic_search.md) for more details and configuration options. +See the [deployment guide](../cloud/deployment/semantic_search.md) for more details and configuration options. ## Checkpointer libraries