Update `make docs` procedure (#81170)

Co-authored-by: grafanabot <bot@grafana.com>
pull/81184/head
github-actions[bot] 1 year ago committed by GitHub
parent 20fe0eb173
commit 6fd8898cde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/make-docs

@ -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#"
;;
*)

Loading…
Cancel
Save