diff --git a/docs/docs/concepts/tracing.mdx b/docs/docs/concepts/tracing.mdx index 659992eeb95..3b5fbed174d 100644 --- a/docs/docs/concepts/tracing.mdx +++ b/docs/docs/concepts/tracing.mdx @@ -7,4 +7,4 @@ Traces contain individual steps called `runs`. These can be individual calls fro tool, or sub-chains. Tracing gives you observability inside your chains and agents, and is vital in diagnosing issues. -For a deeper dive, check out [this LangSmith conceptual guide](https://docs.smith.langchain.com/concepts/tracing). +For a deeper dive, check out [this LangSmith conceptual guide](https://docs.langchain.com/langsmith/observability-quickstart).