Fix lychee (#3404)

This commit is contained in:
Deborah Barnard
2025-07-24 10:58:15 +01:00
committed by GitHub
parent 69d44cdcad
commit 95b6e9a438
3 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ verbose = "warn"
no_progress = true
# Path to summary output file.
output = ".config.dummy.report.md"
output = "_lychee/output.md"
format = "markdown"
############################# Cache ###############################