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