We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041ff25 commit 6b24bb7Copy full SHA for 6b24bb7
validator/README.md
@@ -60,7 +60,7 @@ Environment variable substitution is supported with the syntax `${VARIABLE}` or
60
`${env:VARIABLE}`. Default values are supported in the form
61
`${VARIABLE:-default}`. The full specification for variable substitution can be
62
found in the
63
-[opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/file-configuration.md#environment-variable-substitution).
+[opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/data-model.md#environment-variable-substitution).
64
65
#### Using a Different Schema Version
66
0 commit comments