mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 12:04:46 -04:00
Fix internal link (#1817)
This commit is contained in:
parent
6beb443c58
commit
50f5d4776f
@ -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]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user