Skip to content

Commit 3fcd967

Browse files
authored
Update .github/scripts/lychee-config.toml
1 parent 7206493 commit 3fcd967

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/scripts/lychee-config.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,4 @@ include_fragments = true
99
exclude = [
1010
# excluding links to pull requests and issues is done for performance
1111
"^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$",
12-
# groovy-lang.org links are timing out when accessed via lychee
13-
"^http://(docs.|)groovy-lang.org",
14-
# mvnrepository.com links are returning 403 when accessed via lychee
15-
"^https://mvnrepository.com",
1612
]

0 commit comments

Comments
 (0)