From be7b60a72271d23b05a8728f376eb09454a193db Mon Sep 17 00:00:00 2001 From: Lauren Hirata Singh Date: Wed, 11 Jun 2025 10:58:07 -0400 Subject: [PATCH] fix assistants overview link (#5058) --- docs/docs/cloud/how-tos/studio/manage_assistants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/cloud/how-tos/studio/manage_assistants.md b/docs/docs/cloud/how-tos/studio/manage_assistants.md index 262befc52..43b60d485 100644 --- a/docs/docs/cloud/how-tos/studio/manage_assistants.md +++ b/docs/docs/cloud/how-tos/studio/manage_assistants.md @@ -2,7 +2,7 @@ !!! info "Prerequisites" - - [Assistants Overview](../../../concepts/assistants.md) + - [Assistants Overview](../../concepts/assistants.md) LangGraph Studio lets you view, edit, and update your assistants, and allows you to run your graph using these assistant configurations.