Skip to content

Commit 1f0c54e

Browse files
authored
Fit typo
1 parent 6f14084 commit 1f0c54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/content-management/cross-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ produces this HTML:
142142
The behavior can be configured in `hugo.toml`:
143143

144144
refLinksErrorLevel ("ERROR")
145-
: 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`).
145+
: When using `ref` or `relref` to resolve page links and a link cannot be resolved, it will be logged with this log level. Valid values are `ERROR` (default) or `WARNING`. Any `ERROR` will fail the build (`exit -1`).
146146

147147
refLinksNotFoundURL
148148
: URL to be used as a placeholder when a page reference cannot be found in `ref` or `relref`. Is used as-is.

0 commit comments

Comments
 (0)