fix: make link redirects

This commit is contained in:
Cory Dransfeldt 2023-04-06 11:55:26 -07:00
parent f39a6e6bfe
commit 8c5b73bc70
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ jobs:
uses: ScholliYT/Broken-Links-Crawler-Action@v3
with:
website_url: 'https://coryd.dev'
exclue_url_prefix: 'mailto,https://make.com'
exclue_url_prefix: 'mailto'
resolve_before_filtering: 'true'
verbose: 'true'
max_retry_time: 30