From 58bb931efeab12f472ba7aee5f363fd0fcf4b141 Mon Sep 17 00:00:00 2001 From: neowangreal Date: Fri, 23 Aug 2024 07:45:16 +0630 Subject: [PATCH] update link (#7506) Signed-off-by: Neo Co-authored-by: Sally MacFarlane --- docs/tracing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tracing/README.md b/docs/tracing/README.md index 0acac729d4..77deadd16a 100644 --- a/docs/tracing/README.md +++ b/docs/tracing/README.md @@ -21,4 +21,4 @@ Open the Zipkin UI by browsing to http://localhost:9411/ You will be able to see the detail of your traces. References: -* [OpenTelemetry Environment Variable Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/sdk-environment-variables.md) +* [OpenTelemetry Environment Variable Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk-environment-variables.md)