Skip to content

Commit 3b037be

Browse files
authored
Remove link exclusion (#4387)
1 parent b216d3d commit 3b037be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.lychee.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ accept = ["200..=299", "403"]
55
exclude = [
66
# excluding links to pull requests and issues is done for performance
77
"^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/$",
118
# TODO (trask) look into this
129
"^https://docs.google.com/document/d/1d0afxe3J6bQT-I6UbRXeIYNcTIyBQv4axfjKF4yvAPA/edit"
1310
]

0 commit comments

Comments
 (0)