summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2026-02-11 23:06:53 +0700
committerShulhan <m.shulhan@gmail.com>2026-02-12 09:24:29 +0700
commit28158c7a1efa1372653354801d9f2abc7c2f88c4 (patch)
tree18e22d45ed206619f46c2b25e8281b45ef1b5e95 /Makefile
parent2f2d797b5cf06f609508d19f546a9611f22387bc (diff)
downloadgolang-id-web-brokenlinks.tar.xz
brokenlinks: second phasebrokenlinks
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