From c2874ea532415a05995966aa2620207465883a00 Mon Sep 17 00:00:00 2001 From: lucaferranti Date: Sat, 26 Oct 2024 14:59:33 +0300 Subject: [PATCH] ignore pkgeval link --- .lychee.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.lychee.toml b/.lychee.toml index 612e3af..4ae7cb4 100644 --- a/.lychee.toml +++ b/.lychee.toml @@ -3,6 +3,7 @@ exclude = [ "@cite", "^https://github.com/.*/releases/tag/v.*$", "^https://doi.org/FIXME$", + "^https://juliaci.github.io/NanosoldierReports/pkgeval_badges/*$", "^https://lucaferranti.github.io/DedekindCutArithmetic.jl/stable$", "zenodo.org/badge/DOI/FIXME$" ]