diff --git a/.lychee.toml b/.lychee.toml index 849c6d19b..54cd92f57 100644 --- a/.lychee.toml +++ b/.lychee.toml @@ -21,6 +21,8 @@ exclude = [ '^https://developer\.arm\.com', # Ignore internal/unsupported protocols seen in logs '^tcp://192\.168\.1\.10', + # Slack invite endpoints reject automated GETs and return 403. + '^https://join\.slack\.com/t/', ] # Exclude loopback addresses