hugo: set severity of broken reflinks to ERROR

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2023-10-16 17:45:04 +02:00
parent ae5350af10
commit 48dd209381
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
title: Docker Docs
baseURL: https://docs.docker.com
refLinksErrorLevel: WARNING
refLinksErrorLevel: ERROR
enableGitInfo: true
disablePathToLower: true
enableInlineShortcodes: true