Skip to content

Commit

Permalink
Merge pull request #370 from aronisstav/fix-links
Browse files Browse the repository at this point in the history
Fix remote link checks
  • Loading branch information
aronisstav authored Feb 2, 2025
2 parents b420511 + 8f3f35f commit c646865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ test: build

.PHONY: test-external
test-external: build
$(PROOFER) --ignore-status-codes "302" --ignore-urls "/reddit.com/"
$(PROOFER) --ignore-status-codes "302,403"

0 comments on commit c646865

Please sign in to comment.