mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
a17463307b
The removed links work again.
12 lines
461 B
Plaintext
12 lines
461 B
Plaintext
# These links are ignored by our link checker https://github.com/lycheeverse/lychee
|
|
# The file allows you to list multiple regular expressions for exclusion (one pattern per line).
|
|
|
|
# Network error: Forbidden
|
|
https://codepen.io
|
|
|
|
# Timeout error, maybe Twitter has anti-bot defenses against GitHub's CI servers?
|
|
https://twitter.com/mermaidjs_
|
|
|
|
# Don't check files that are generated during the build via `pnpm docs:code`
|
|
packages/mermaid/src/docs/config/setup/*
|