From 0f377ea4b706e00ddac5824174b741f376ea3edc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 24 Jun 2026 02:08:54 +0000 Subject: [PATCH] fix: add failing dead links to .lycheeignore --- .lycheeignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.lycheeignore b/.lycheeignore index a6303773ef..081b3235d2 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -36,3 +36,9 @@ https://helm.sh/docs/intro/install/ # Google Docs require authentication and always return 401 to link checkers https://docs.google.com/document/* + +# jcchouinard.com rejects lychee's content-type (415 false positive) +https://www.jcchouinard.com/wget/ + +# Railway deploy template links return 404 to link checkers +https://railway.com/deploy/*