From 9a5dc5d8f24548898f92934923f3c41a8d8b8b7d Mon Sep 17 00:00:00 2001 From: William FH <13333726+hinthornw@users.noreply.github.com> Date: Tue, 1 Apr 2025 23:18:54 -0700 Subject: [PATCH] Update link (#4131) --- docs/docs/how-tos/ttl/configure_ttl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how-tos/ttl/configure_ttl.md b/docs/docs/how-tos/ttl/configure_ttl.md index 4ae3d769b..9fdbf8eb0 100644 --- a/docs/docs/how-tos/ttl/configure_ttl.md +++ b/docs/docs/how-tos/ttl/configure_ttl.md @@ -98,5 +98,5 @@ The default `store.ttl` settings from `langgraph.json` can be overridden at runt After configuring TTLs in `langgraph.json`, deploy or restart your LangGraph application for the changes to take effect. Use `langgraph dev` for local development or `langgraph up` for Docker deployment. -See the [langgraph.json CLI reference](../../../cloud/reference/cli.md) for more details on the other configurable options. +See the [langgraph.json CLI reference][configuration-file] for more details on the other configurable options.