about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-06-25 20:22:10 +0200
committerAlan Pearce2024-06-25 20:22:10 +0200
commit2841eea86e8ac39d63502ac253eab09c1425c13e (patch)
treeb896e24f2c05e1b4d05edd38d0b0d1eab05e787d
parentdbb3a983771dd25c359534a8f37b67cbb15a7994 (diff)
downloadwebsite-2841eea86e8ac39d63502ac253eab09c1425c13e.tar.lz
website-2841eea86e8ac39d63502ac253eab09c1425c13e.tar.zst
website-2841eea86e8ac39d63502ac253eab09c1425c13e.zip
attempt to link broken hyperlinks back to source files
-rwxr-xr-xjustfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile
index 480ff44..7cf03c7 100755
--- a/justfile
+++ b/justfile
@@ -13,7 +13,7 @@ check-licenses:
 	go-licenses check ./...
 
 check-links:
-	hyperlink website/public
+	hyperlink website/public --sources content
 
 update-all:
 	npin update