From 37615fa982bc2867f4467f56ebde56613d7fd550 Mon Sep 17 00:00:00 2001 From: "lhq01844380@antgroup.com" Date: Thu, 4 Jul 2024 16:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A6=E5=8F=91=E6=B5=8B=E8=AF=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dead-link-checker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dead-link-checker.yaml b/.github/workflows/dead-link-checker.yaml index 047d14e9c4..d7f7016cc3 100644 --- a/.github/workflows/dead-link-checker.yaml +++ b/.github/workflows/dead-link-checker.yaml @@ -25,7 +25,7 @@ jobs: use-verbose-mode: 'yes' check-modified-files-only: 'yes' config-file: 'mlc_config.json' - folder-path: 'docs/blog/,docs/docs/,docs/i18n/docusaurus-plugin-content-blog/,docs/i18n/docusaurus-plugin-content-docs/' + folder-path: 'docs/blog/,docs/docs/,docs/i18n/en-US/docusaurus-plugin-content-blog/,docs/i18n/en-US/docusaurus-plugin-content-docs/' # - name: Install markdown-link-check # run: sudo npm install -g markdown-link-check