diff --git a/.github/settings/markdown-link-check.json b/.github/settings/markdown-link-check.json index 476cbba..a5ef1a0 100644 --- a/.github/settings/markdown-link-check.json +++ b/.github/settings/markdown-link-check.json @@ -8,6 +8,9 @@ }, { "pattern": "../static/index.html?FILE=.*" + }, + { + "pattern": "https://www.american-cse.org/*" } ] }