Merge pull request #6758 from mermaid-js/fix/certificate-error-for-noteshub

add noteshub.app to exclusions for certificate errors
This commit is contained in:
Sidharth Vinod
2025-07-15 21:43:32 +05:30
committed by GitHub

3
.github/lychee.toml vendored
View File

@@ -52,6 +52,9 @@ exclude = [
# Swimm returns 404, even though the link is valid # Swimm returns 404, even though the link is valid
"https://docs.swimm.io", "https://docs.swimm.io",
# Certificate Error
"https://noteshub.app",
# Timeout # Timeout
"https://huehive.co", "https://huehive.co",
"https://foswiki.org", "https://foswiki.org",