diff --git a/tools/link-check.json b/tools/link-check.json index 87027517684..277804356f1 100644 --- a/tools/link-check.json +++ b/tools/link-check.json @@ -8,6 +8,9 @@ }, { "pattern": "https?://ip:" + }, + { + "pattern": "https://www.ctao.org" } ], "retryOn429": true,