diff --git a/src/index.mdx b/src/index.mdx index 7eedf1621..3db4e7e24 100644 --- a/src/index.mdx +++ b/src/index.mdx @@ -13,7 +13,7 @@ Our **open source frameworks** help you build agents: - [**LangChain**](/oss/python/langchain/overview) helps you quickly get started building agents, with any model provider of your choice. - [**LangGraph**](/oss/python/langgraph/overview) allows you to control every step of your custom agent with low-level orchestration, memory, and human-in-the-loop support. You can manage long-running tasks with durable execution. -[**LangSmith**](/langsmith/overview) is a platform that helps AI teams use live production data for continuous testing and improvement. LangSmith provides: +[**LangSmith**](/langsmith/home) is a platform that helps AI teams use live production data for continuous testing and improvement. LangSmith provides: - **Observability** to see exactly how your agent thinks and acts with detailed tracing and aggregate trend metrics. - **Evaluation** to test and score agent behavior on production data and offline datasets for continuous improvement.