From 109d8531ea4237873d9512c18a5c03e85643dd47 Mon Sep 17 00:00:00 2001 From: Phillip Carter Date: Thu, 23 Dec 2021 08:43:30 -0800 Subject: [PATCH] Update relref link in manual instrumentation (#2482) Co-authored-by: Tyler Yahn --- website_docs/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website_docs/manual.md b/website_docs/manual.md index 530aef208a0c..2b17e075abe2 100644 --- a/website_docs/manual.md +++ b/website_docs/manual.md @@ -138,4 +138,4 @@ After configuring context propagation, you'll most likely want to use automatic [OpenTelemetry Specification]: {{< relref "/docs/reference/specification" >}} [Trace semantic conventions]: {{< relref "/docs/reference/specification/trace/semantic_conventions" >}} -[instrumentation library]: {{< relref "using_instrumentation_libraries" >}} +[instrumentation library]: {{< relref "libraries" >}}