Fix internal link (#1817)

This commit is contained in:
Salim B 2022-09-15 19:41:07 +02:00 committed by GitHub
parent 6beb443c58
commit 50f5d4776f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -554,7 +554,7 @@ force = false
{{< new-in "0.103.0" >}} {{< 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 ```toml
[[redirects]] [[redirects]]