Skip to content

Commit

Permalink
chore: new attempt for link checking
Browse files Browse the repository at this point in the history
  • Loading branch information
flornkm committed Nov 23, 2023
1 parent ebbf0f2 commit 12a9718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
uses: lycheeverse/lychee-action@v1.8.0
with:
fail: true
args: --verbose --no-progress './content/*/*.md'
args: --verbose --no-progress './content/*/*.md' 'file:///*'

1 comment on commit 12a9718

@vercel
Copy link

@vercel vercel bot commented on 12a9718 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.