From 28239767e1c92148fee8114dfa5e5567f1fe214f Mon Sep 17 00:00:00 2001 From: ArthurFlageul Date: Thu, 21 Nov 2024 09:32:49 +0200 Subject: [PATCH] update: exclude languages --- scripts/check_links.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/check_links.sh b/scripts/check_links.sh index 814a4f6ae..b4d448404 100755 --- a/scripts/check_links.sh +++ b/scripts/check_links.sh @@ -11,18 +11,20 @@ excludeList=( ".*aiven.io/clickhouse" ".*aiven.io/community" ".*aiven.io/cookies" + ".*aiven.io/de" ".*aiven.io/developer" ".*aiven.io/docs/tools/api" ".*aiven.io/ebook" ".*aiven.io/events" ".*aiven.io/expert-services" + ".*aiven.io/fr" ".*aiven.io/free-mysql-database" ".*aiven.io/integrations-and-connectors" ".*aiven.io/mysql" ".*aiven.io/press" ".*aiven.io/security-compliance" - ".*aiven.io/workshop" ".*aiven.io/webinar" + ".*aiven.io/workshop" ".*twitter.com" ".*cdn.sanity.io" ".*console.cloud.google.com"