fix: link rot
This commit is contained in:
parent
7b5be8da05
commit
15fed79726
21 changed files with 23 additions and 37 deletions
|
@ -14,6 +14,7 @@ jobs:
|
|||
uses: ScholliYT/Broken-Links-Crawler-Action@v3
|
||||
with:
|
||||
website_url: 'https://coryd.dev'
|
||||
include_url_prefix: 'https'
|
||||
exclude_url_prefix: 'mailto,https://make.com'
|
||||
verbose: 'true'
|
||||
max_retry_time: 30
|
||||
|
|
Reference in a new issue