Skip to content

Commit c6b941b

Browse files
authored
Check for invalid links
the issue with fdroid links should be fixed now
1 parent 847ea36 commit c6b941b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/html-proofer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
run: bundle exec jekyll build
2020

2121
- name: Run HTMLProofer
22-
run: bundle exec htmlproofer --allow-hash-href=true --ignore-status-codes=404 ./_site
22+
run: bundle exec htmlproofer --allow-hash-href=true ./_site

0 commit comments

Comments
 (0)