diff --git a/.github/workflows/markdown-link-check.yml b/.github/workflows/markdown-link-check.yml index 9050a1fbbe..26604e7f4f 100644 --- a/.github/workflows/markdown-link-check.yml +++ b/.github/workflows/markdown-link-check.yml @@ -15,4 +15,4 @@ jobs: with: use-quiet-mode: 'yes' use-verbose-mode: 'yes' - config-file: .github/markdown-check/mlc-config.json + config-file: ./.github/actions/markdown-check/mlc-config.json