From c29d3eff3d1d380bec89928fabca668d4e708651 Mon Sep 17 00:00:00 2001 From: Nick Veitch Date: Mon, 17 Mar 2025 12:57:04 +0000 Subject: [PATCH] Update lychee.toml (#2984) --- lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index e66bc3e04..149ab9572 100644 --- a/lychee.toml +++ b/lychee.toml @@ -9,7 +9,7 @@ no_progress = true # Path to summary output file. output = ".config.dummy.report.md" -format = "Markdown" +format = "markdown" ############################# Cache ###############################