ci(docsorchestrator): Update to latest markdown link checker and link fixes (#27098)

This commit is contained in:
Hamish Willee
2026-04-16 13:39:28 +10:00
committed by GitHub
parent 2af5a2c921
commit b3fbf37fae
5 changed files with 594 additions and 34 deletions
+1 -1
View File
@@ -250,7 +250,7 @@ jobs:
- name: Run filtered link checker (changed files)
run: |
npm -g install markdown_link_checker_sc@0.0.138
npm -g install markdown_link_checker_sc@0.0.144
if [ "$(jq length ./logs/prFiles.json)" -gt 0 ]; then
markdown_link_checker_sc \
-r "$GITHUB_WORKSPACE" \