summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4628fe6..5a03ed4 100644
--- a/Makefile
+++ b/Makefile
@@ -75,9 +75,11 @@ macos-deploy-local: build
##---- Scan the brokenlinks.
-.PHONY: brokenlinks
-brokenlinks:
- jarink brokenlinks https://golang-id.local
+.PHONY: brokenlinks-phase1
+brokenlinks-phase1:
+ jarink -ignore-status=403,405,503 \
+ brokenlinks https://golang-id.local \
+ > brokenlinks-phase1.json
.PHONY: brokenlinks-phase2
brokenlinks-phase2: