summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a03ed4..d023059 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,8 @@ brokenlinks-phase1:
.PHONY: brokenlinks-phase2
brokenlinks-phase2:
- jarink -ignore-status=403 -past-result=brokenlinks.json \
+ jarink -ignore-status=403,405,503 \
+ -past-result=brokenlinks-phase1.json \
brokenlinks https://golang-id.local \
> brokenlinks-phase2.json