1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00

Update relref link in manual instrumentation (#2482)

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
Phillip Carter 2021-12-23 08:43:30 -08:00 committed by GitHub
parent 9778aa328f
commit 109d8531ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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" >}}