Skip to content

Commit

Permalink
update lychee link checker
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Bugwadia <[email protected]>
  • Loading branch information
JimBugwadia committed Oct 13, 2024
1 parent 856f0b3 commit fa074a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
fail: true
debug: false
args: --no-progress --include-fragments --github-token ${{secrets.GITHUB_TOKEN}} -c lychee.toml -E content/
args: --no-progress --include-fragments --github-token ${{secrets.GITHUB_TOKEN}} -c config/lychee.toml -E content/

# Deactivated. The --include-fragments flag is causing failures because rendered links
# have a trailing '#' which is probably a result of the link style change plus the new
Expand Down
1 change: 0 additions & 1 deletion lychee.toml

This file was deleted.

0 comments on commit fa074a2

Please sign in to comment.