summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ce99bfc..9207657 100644
--- a/Makefile
+++ b/Makefile
@@ -78,3 +78,9 @@ macos-deploy-local: build
.PHONY: brokenlinks
brokenlinks:
jarink brokenlinks https://golang-id.local
+
+.PHONY: brokenlinks-phase2
+brokenlinks-phase2:
+ jarink -ignore-status=403 -past-result=brokenlinks.json \
+ brokenlinks https://golang-id.local \
+ > brokenlinks-phase2.json