diff --git a/src/docs.json b/src/docs.json index a0b0df3d1..5d2654a97 100644 --- a/src/docs.json +++ b/src/docs.json @@ -2005,6 +2005,10 @@ { "source": "/oss/javascript/langgraph/human-in-the-loop", "destination": "/oss/javascript/langgraph/interrupts" + }, + { + "source": "/langgraph-platform/:path*", + "destination": "/langsmith/:path*" } ] }