chore: lychee ignore mermaid-preview

This commit is contained in:
Sidharth Vinod
2025-06-17 16:05:45 +05:30
parent d628a971ef
commit 797ba43d6e

3
.github/lychee.toml vendored
View File

@@ -52,7 +52,8 @@ exclude = [
# Timeout # Timeout
"https://huehive.co", "https://huehive.co",
"https://foswiki.org", "https://foswiki.org",
"https://www.gnu.org" "https://www.gnu.org",
"https://mermaid-preview.com"
] ]
# Exclude all private IPs from checking. # Exclude all private IPs from checking.