summaryrefslogtreecommitdiff
path: root/repo/hooks/check-links.sh
diff options
context:
space:
mode:
Diffstat (limited to 'repo/hooks/check-links.sh')
-rwxr-xr-xrepo/hooks/check-links.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/repo/hooks/check-links.sh b/repo/hooks/check-links.sh
deleted file mode 100755
index 5681326..0000000
--- a/repo/hooks/check-links.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-echo "Checking for unresolved links…"
-
-! grep -Er '^\[.*\]:.*TODO.*'