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.