[v10.3.x] Update make docs procedure (#81182)

Co-authored-by: grafanabot <bot@grafana.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-01-24 17:13:35 +00:00
committed by GitHub
parent 4e69ce0830
commit 5fcfade7f0

View File

@@ -717,7 +717,7 @@ case "${image}" in
"${DOCS_IMAGE}" \
"--minAlertLevel=${VALE_MINALERTLEVEL}" \
'--glob=*.md' \
--output=line \
--output=/etc/vale/rdjsonl.tmpl \
/hugo/content/docs | sed "s#$(proj_dst "${proj}")#sources#"
;;
*)