Skip to content

Commit 5206299

Browse files
Update make docs procedure (#2960)
Co-authored-by: grafanabot <[email protected]>
1 parent 07df86f commit 5206299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make-docs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ case "${image}" in
717717
"${DOCS_IMAGE}" \
718718
"--minAlertLevel=${VALE_MINALERTLEVEL}" \
719719
'--glob=*.md' \
720-
--output=line \
720+
--output=/etc/vale/rdjsonl.tmpl \
721721
/hugo/content/docs | sed "s#$(proj_dst "${proj}")#sources#"
722722
;;
723723
*)

0 commit comments

Comments
 (0)