Skip to content

Commit

Permalink
makefile for common actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Sep 20, 2023
1 parent 5e7552e commit b4b9f5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

broken-links:
curl 'https://broken.dyne.org/api/collections/broken_links/records?fields=href' | jq .items[].href | sort | uniq

0 comments on commit b4b9f5c

Please sign in to comment.