From 50f5d4776f647899a3c1d863e84d44ff72972cbe Mon Sep 17 00:00:00 2001 From: Salim B Date: Thu, 15 Sep 2022 19:41:07 +0200 Subject: [PATCH] Fix internal link (#1817) --- 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 4f1efefb3..5b27832bb 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -554,7 +554,7 @@ force = false {{< new-in "0.103.0" >}} -Hugo will, by default, render all 404 errors when running `hugo server` with the `404.html` template. Note that if you have already added one or more redirects to your [Server Config](#server-config), you need to add the 404 redirect explicitly, e.g: +Hugo will, by default, render all 404 errors when running `hugo server` with the `404.html` template. Note that if you have already added one or more redirects to your [Server Config](#configure-server), you need to add the 404 redirect explicitly, e.g: ```toml [[redirects]]