mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-19 20:24:16 +01: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
|
# 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user