Skip to content

Commit 22e1ea9

Browse files
committed
fix links
1 parent e51e86f commit 22e1ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/config/lychee.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ remap = [
1414
# excluding links to pull requests and issues is done for performance
1515
exclude = [
1616
'^https://github.com/open-telemetry/opentelemetry-java/(issues|pull)/\d+$',
17+
'^https://www.javadoc.io/badge/(.*?)/(.*?).svg$', # returns 522
1718
]

0 commit comments

Comments
 (0)