From a73978a5303e9d6bb2116c25c2ba9ea9f894e0f7 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Mon, 30 Oct 2023 08:45:23 +0100 Subject: [PATCH] Update links-validator.yml --- .github/workflows/links-validator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links-validator.yml b/.github/workflows/links-validator.yml index 40faf40a..42cb9a10 100644 --- a/.github/workflows/links-validator.yml +++ b/.github/workflows/links-validator.yml @@ -16,4 +16,4 @@ jobs: - name: Check links run: | gem install awesome_bot - awesome_bot pages/*.md --allow-timeout --allow-redirect --allow-ssl --white-list https://www.algolia.com/pricing,https://www.oracle.com/cloud/free/#always-free + awesome_bot pages/*.md --allow 202 --allow-timeout --allow-redirect --allow-ssl --white-list https://www.algolia.com/pricing,https://www.oracle.com/cloud/free/#always-free