mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
chore: lychee ignore mermaid-preview
This commit is contained in:
3
.github/lychee.toml
vendored
3
.github/lychee.toml
vendored
@@ -52,7 +52,8 @@ exclude = [
|
||||
# Timeout
|
||||
"https://huehive.co",
|
||||
"https://foswiki.org",
|
||||
"https://www.gnu.org"
|
||||
"https://www.gnu.org",
|
||||
"https://mermaid-preview.com"
|
||||
]
|
||||
|
||||
# Exclude all private IPs from checking.
|
||||
|
Reference in New Issue
Block a user