mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Merge commit 'd3927310d5b2404c3238f9b899db3329ea516490'
This commit is contained in:
@@ -139,7 +139,7 @@ produces this HTML:
|
||||
|
||||
## Ref and RelRef Configuration
|
||||
|
||||
The behavior can, since Hugo 0.45, be configured in `config.toml`:
|
||||
The behavior can, since Hugo 0.45, be configured in `hugo.toml`:
|
||||
|
||||
refLinksErrorLevel ("ERROR")
|
||||
: When using `ref` or `relref` to resolve page links and a link cannot resolved, it will be logged with this log level. Valid values are `ERROR` (default) or `WARNING`. Any `ERROR` will fail the build (`exit -1`).
|
||||
|
Reference in New Issue
Block a user