Skip foswiki link check

This commit is contained in:
Sidharth Vinod
2025-05-20 15:31:12 +05:30
parent 51f0cb2892
commit 2372cd7b21

3
.github/lychee.toml vendored
View File

@@ -50,7 +50,8 @@ exclude = [
"https://docs.swimm.io",
# Timeout
"https://huehive.co"
"https://huehive.co",
"https://foswiki.org"
]
# Exclude all private IPs from checking.