From 7d271e3db3d982f616a956003b2f6406b66daca5 Mon Sep 17 00:00:00 2001 From: Isaac Francisco <78627776+isahers1@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:09:14 -0800 Subject: [PATCH] Update docs/observability/index.mdx Co-authored-by: Tanushree <87711021+tanushree-sharma@users.noreply.github.com> --- docs/observability/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observability/index.mdx b/docs/observability/index.mdx index f124df72..a3b05488 100644 --- a/docs/observability/index.mdx +++ b/docs/observability/index.mdx @@ -18,7 +18,7 @@ This tutorial will get you up and running with our observability SDK by showing trace your application to LangSmith. If you're already familiar with the observability SDK, or are interested in tracing more than just -LLM calls you can skip to the [Next steps section](#next-steps), +LLM calls you can skip to the [next steps section](#next-steps), or check out the [how-to guides](../observability/how_to_guides). ## 1. Install Dependencies