Update lychee.toml to fix error in config (#2892)

This commit is contained in:
Nick Veitch
2025-02-24 10:25:08 +00:00
committed by GitHub
parent 5844a899d2
commit e9ec7d417f

View File

@@ -9,7 +9,7 @@ no_progress = true
# Path to summary output file.
output = ".config.dummy.report.md"
format = "markdown"
format = "Markdown"
############################# Cache ###############################