diff --git a/docs/Makefile b/docs/Makefile index 760717cc..f4f201c0 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -22,4 +22,4 @@ test: build .PHONY: test-external test-external: build - $(PROOFER) --ignore-status-codes "302" + $(PROOFER) --ignore-status-codes "302" --ignore-urls "/www.reddit.com/"