mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Fix lychee (#3404)
This commit is contained in:
@@ -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 ###############################
|
||||
|
||||
Reference in New Issue
Block a user