Skip to content

Commit 3052f9c

Browse files
committed
fixup!
1 parent 19d9cbd commit 3052f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcbuild.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ for /D %%D IN (doc\*) do (
806806
)
807807
)
808808
)
809-
%node_exe% tools\lint-md\lint-md.mjs %lint_md_files%
809+
%node_exe% tools\doc\lint-md.mjs %lint_md_files%
810810
ENDLOCAL
811811
goto format-md
812812

0 commit comments

Comments
 (0)