From da99a356f109a2c2db120ff9e28b1480e1b2ff05 Mon Sep 17 00:00:00 2001 From: Sid <122173059+hugo-sid@users.noreply.github.com> Date: Tue, 29 Aug 2023 22:08:13 +0530 Subject: [PATCH] fix: change heading level --- content/en/getting-started/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/configuration.md b/content/en/getting-started/configuration.md index 687470be2..d210765ab 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -808,7 +808,7 @@ dir [static-files]: /content-management/static-files/ -# Configure cacheDir +## Configure cacheDir This is the directory where Hugo by default will store its file caches. See [Configure File Caches](#configure-file-caches).