From 415e73b6f4fc915c7ed2e458258fd0e175786b8c Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Thu, 15 Jun 2023 12:48:20 +0530 Subject: [PATCH] Fix lycheeignore --- .lycheeignore | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index 8b82da65a..674d0e02d 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -1,23 +1,14 @@ # 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_ -# Site is down occasionally - -https://bundlephobia.com/ - -# Ignore localhost links - -http://localhost:3333/ - # Don't check files that are generated during the build via `pnpm docs:code` +packages/mermaid/src/docs/config/setup/* -packages/mermaid/src/docs/config/setup/\* +# Ignore localhost +http://localhost:3333/