Skip to content

Commit c3be7d2

Browse files
committed
restore link checking for ibm urls
1 parent d88ed37 commit c3be7d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/config/lychee.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ 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",
1210
# excluding links to pull requests and issues is done for performance
1311
"^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$",
1412
]

0 commit comments

Comments
 (0)