mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 20:34:39 -04:00
Small typo (#1539)
This commit is contained in:
parent
129c8834af
commit
d921915123
@ -346,7 +346,7 @@ Enable this to make all relative URLs relative to content root. Note that this d
|
||||
|
||||
**Default value:** "ERROR"
|
||||
|
||||
When using `ref` or `relref` to resolve page links and a link cannot resolved, it will be logged with this logg level. Valid values are `ERROR` (default) or `WARNING`. Any `ERROR` will fail the build (`exit -1`).
|
||||
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`).
|
||||
|
||||
### refLinksNotFoundURL
|
||||
URL to be used as a placeholder when a page reference cannot be found in `ref` or `relref`. Is used as-is.
|
||||
|
Loading…
x
Reference in New Issue
Block a user