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 b216d3d commit 3b037beCopy full SHA for 3b037be
.lychee.toml
@@ -5,9 +5,6 @@ accept = ["200..=299", "403"]
5
exclude = [
6
# excluding links to pull requests and issues is done for performance
7
"^https://github.com/open-telemetry/opentelemetry-specification/(issue|pull)/\\d+$",
8
- # TODO (trask) remove this exclusion after next semconv release
9
- # see https://github.com/open-telemetry/opentelemetry-specification/pull/4376
10
- "^https://opentelemetry.io/docs/specs/semconv/general/naming/$",
11
# TODO (trask) look into this
12
"^https://docs.google.com/document/d/1d0afxe3J6bQT-I6UbRXeIYNcTIyBQv4axfjKF4yvAPA/edit"
13
]
0 commit comments