Skip to content

Commit 4450d75

Browse files
fzipiclaude
andcommitted
chore: demote broken ref links to warnings
Sets refLinksErrorLevel=WARNING so cross-post ref links don't break the build when sibling posts don't yet exist on the same branch. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ad7ed62 commit 4450d75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/_default/hugo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ timeZone: "Europe/London"
99

1010
enableEmoji: true
1111
enableGitInfo: true
12+
refLinksErrorLevel: WARNING
1213
######################## i18n ####################
1314
# Auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage
1415
hasCJKLanguage: false

0 commit comments

Comments
 (0)