aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8f7571b..062e4a8 100644
--- a/Makefile
+++ b/Makefile
@@ -28,3 +28,10 @@ on-webhook: GOOS=linux
on-webhook: GOARCH=amd64
on-webhook: build
sudo rsync --progress ./www-go-proposal /data/app/bin/www-go-proposal
+
+
+.PHONY: brokenlinks
+brokenlinks:
+ jarink --ignore-status=403 \
+ brokenlinks https://golang-id.local/proposal/ \
+ > brokenlinks.json