mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 03:34:40 -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" >}}
|
||||
|
||||
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]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user