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 d88ed37 commit c3be7d2Copy full SHA for c3be7d2
.github/config/lychee.toml
@@ -7,8 +7,6 @@ max_concurrency = 4
7
include_fragments = true
8
9
exclude = [
10
- # until https://github.com/open-telemetry/opentelemetry-java-contrib/issues/2221 is resolved
11
- "^https?://www.ibm.com",
12
# excluding links to pull requests and issues is done for performance
13
"^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$",
14
]
0 commit comments