Skip to content

Commit 6389be1

Browse files
authored
Fix reference link
1 parent d1cd30e commit 6389be1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/data_streams/manual_instrumentation.md

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ static IEnumerable<string?> GetHeader(Headers headers, string key)
162162
yield return header.GetByKey(key);
163163
}
164164
{{< /code-block >}}
165+
165166
[1]: /tracing/trace_collection/trace_context_propagation/?tab=net#additional-use-cases
166167
{{% /tab %}}
167168
{{< /tabs >}}

0 commit comments

Comments
 (0)