diff options
Diffstat (limited to 'justfile')
-rwxr-xr-x | justfile | 2 |
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 |