Skip to content

Commit

Permalink
Update links-validator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Oct 30, 2023
1 parent 06a7402 commit a73978a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a73978a

Please sign in to comment.