about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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