Skip to content

Commit 9bde959

Browse files
authored
Ignore broken IBM links for now (open-telemetry#2247)
1 parent d5e3840 commit 9bde959

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/config/lychee.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ max_concurrency = 4
77
include_fragments = true
88

99
exclude = [
10+
# until https://github.com/open-telemetry/opentelemetry-java-contrib/issues/2221 is resolved
11+
"^https?://www.ibm.com",
1012
# excluding links to pull requests and issues is done for performance
1113
"^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$",
1214
]

0 commit comments

Comments
 (0)