Skip to content

Commit

Permalink
comment about HEAD requests
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw authored Nov 22, 2024
1 parent 78bda8c commit 807a038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/link-validator.conf
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ site-link-validator {
"https://github.com/"
# MVN repository forbids access after a few requests
"https://mvnrepository.com/artifact/"
# link checker is using HEAD requests, which isn't supported by the repo index
"https://repo.akka.io/snapshots"
]

Expand Down

0 comments on commit 807a038

Please sign in to comment.