From 4752cdf9b0a7bb9936e9e30af6dce7ebab3a03dc Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 30 Apr 2026 10:08:54 +0200 Subject: Update lychee usage --- script/check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/check b/script/check index 49f8820..aff8606 100755 --- a/script/check +++ b/script/check @@ -7,4 +7,4 @@ set -o xtrace cabal v2-run exe:site -- rebuild # See also lychee.toml and .lycheeignore. -lychee --cache --no-progress --require-https --root-dir "$( realpath _site )" _site +lychee --cache --no-progress --require-https --root-dir _site _site -- cgit v1.3.1