From 807a0386b20aeb780bbd0f451f39fcc3bc905a89 Mon Sep 17 00:00:00 2001 From: Patrik Nordwall Date: Fri, 22 Nov 2024 07:10:39 +0100 Subject: [PATCH] comment about HEAD requests --- scripts/link-validator.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf index 4b76db717..8aafd6a83 100644 --- a/scripts/link-validator.conf +++ b/scripts/link-validator.conf @@ -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" ]