diff --git a/.github/lychee.toml b/.github/lychee.toml index c5a2f0e45..5f435fd37 100644 --- a/.github/lychee.toml +++ b/.github/lychee.toml @@ -41,7 +41,10 @@ exclude = [ "https://bundlephobia.com", # Chrome webstore migration issue. Temporary -"https://chromewebstore.google.com" +"https://chromewebstore.google.com", + +# Drupal 403 +"https://www.drupal.org" ] # Exclude all private IPs from checking.