From c2da78df34cf74644bd5023ff49c75c7be54b93e Mon Sep 17 00:00:00 2001 From: "Y.D.X." <73375426+YDX-2147483647@users.noreply.github.com> Date: Sat, 25 Nov 2023 23:33:53 +0800 Subject: [PATCH] fix: Broken links Resolves #39 --- .github/config/lychee.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/config/lychee.toml b/.github/config/lychee.toml index 3c85d29..16e6bbe 100644 --- a/.github/config/lychee.toml +++ b/.github/config/lychee.toml @@ -11,6 +11,7 @@ exclude = [ # Expired certificate '^https://www3\.cs\.uic\.edu/pub/ECE534/WebHome/ch2\.pdf$', '^https://eeweb\.engineering\.nyu\.edu/iselesni/EL713/zoom/linphase\.pdf$', + '^https://www2\.stat\.duke\.edu/', # 401 Unauthorized from time to time '^https://ai-master\.gitbooks\.io/svm/content/lagrange-multiplier-and-dual-formulation\.html$',