From 22152a31276a8df4a72972e32b7522397c79da07 Mon Sep 17 00:00:00 2001 From: jack-berg <34418638+jack-berg@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:19:44 -0500 Subject: [PATCH] Fix broken link in sdk-migration-config.yaml --- examples/sdk-migration-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sdk-migration-config.yaml b/examples/sdk-migration-config.yaml index 1f9ca44..2ea4ec3 100644 --- a/examples/sdk-migration-config.yaml +++ b/examples/sdk-migration-config.yaml @@ -10,7 +10,7 @@ # NOTE: With the exception of env var substitution syntax, SDKs ignore environment variables # when interpreting config files. For example, if "disabled: ${OTEL_SDK_DISABLED:-false}" # is replaced with "disabled: false", then setting the env var OTEL_SDK_DISABLED will have -# no effect. See https://opentelemetry.io/docs/specs/otel/configuration/file-configuration/ +# no effect. See https://opentelemetry.io/docs/specs/otel/configuration/data-model/ # for more information. The following spec defined env vars are NOT referenced and are thus # ignored: #