From 274a5be6f5db023b419fbf1bae75631ef7b354dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Ribaud?= Date: Wed, 12 Aug 2020 22:46:07 +0200 Subject: [PATCH] Fix title level of check command (#1125) --- docs/content/documentation/getting-started/cli-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/documentation/getting-started/cli-usage.md b/docs/content/documentation/getting-started/cli-usage.md index 284eb575..4a4b3b8b 100644 --- a/docs/content/documentation/getting-started/cli-usage.md +++ b/docs/content/documentation/getting-started/cli-usage.md @@ -103,7 +103,7 @@ $ zola --config config.staging.toml serve By default, drafts are not loaded. If you wish to include them, pass the `--drafts` flag. -### check +## check The check subcommand will try to build all pages just like the build command would, but without writing any of the results to disk. Additionally, it will also check all external links in Markdown files by trying to fetch