From 29d7a4baf4f1c7c20a24a36ec3d9161eb8edf0bd Mon Sep 17 00:00:00 2001 From: Ashwin P Chandran Date: Wed, 28 Jun 2023 10:09:08 -0700 Subject: [PATCH] Excludes broken sass-lang link from Link checker (#4415) * fix: Link checker exclude Signed-off-by: Ashwin P Chandran * just ignore the broken URL for now Signed-off-by: Ashwin P Chandran --------- Signed-off-by: Ashwin P Chandran --- .lycheeexclude | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.lycheeexclude b/.lycheeexclude index bb378e308868..a9d1f1018022 100644 --- a/.lycheeexclude +++ b/.lycheeexclude @@ -119,6 +119,7 @@ http://www.creedthoughts.gov https://media-for-the-masses.theacademyofperformingartsandscience.org/ https://yarnpkg.com/latest.msi https://forum.opensearch.org/ -https://facebook.github.io/jest/ -https://facebook.github.io/jest/docs/cli.html +https://facebook.github.io/jest/* http://helpmenow.com/problem2 +https://sass-lang.com/* +http://api.jquery.com/*