feat: check subsections

This commit is contained in:
Cory Dransfeldt 2023-04-06 12:05:02 -07:00
parent dd8fa530fc
commit acb991ff9c
No known key found for this signature in database

View file

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