From c0d65ff409c973c2bc8b22678e7be5d5896e5983 Mon Sep 17 00:00:00 2001 From: Lauren Hirata Singh Date: Wed, 11 Jun 2025 10:58:52 -0400 Subject: [PATCH] Revert "fix assistants overview link (#5058)" This reverts commit be7b60a72271d23b05a8728f376eb09454a193db. --- 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 43b60d485..262befc52 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.