Skip to content

Commit d872aac

Browse files
committed
Ignore broken IBM links for now
1 parent fb1ef87 commit d872aac

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)