Merge pull request 'docs: docs-integrity enable UTF-8 support' (#5413) from kenji/ke-html-proofer into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5413
This commit is contained in:
Kenji Berthold
2025-10-07 11:23:06 +00:00

View File

@@ -121,6 +121,7 @@
pkgs.runCommand "docs-integrity"
{
nativeBuildInputs = [ pkgs.html-proofer ];
LANG = "C.UTF-8";
}
''
# External links should be avoided in the docs, because they often break