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 e51e86f commit 22e1ea9Copy full SHA for 22e1ea9
.github/config/lychee.toml
@@ -14,4 +14,5 @@ remap = [
14
# excluding links to pull requests and issues is done for performance
15
exclude = [
16
'^https://github.com/open-telemetry/opentelemetry-java/(issues|pull)/\d+$',
17
+ '^https://www.javadoc.io/badge/(.*?)/(.*?).svg$', # returns 522
18
]
0 commit comments