Skip to content

Commit 021322c

Browse files
authored
Exclude OLCF Summit URL from link checker (#1279)
1 parent b5486c9 commit 021322c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.lychee.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ exclude = [
2828
"https://cpe\\.ext\\.hpe\\.com", # HPE Cray docs have broken SSL cert
2929
"https://sc22\\.supercomputing\\.org", # Returns 415 to automated requests
3030
"https://strawberryperl\\.com", # Frequently times out
31+
"https://www\\.olcf\\.ornl\\.gov/summit", # Returns 503 to automated requests
3132
]

0 commit comments

Comments
 (0)