From c7d0b68ddc49e399403900b4a360759dfb404c75 Mon Sep 17 00:00:00 2001 From: juckerj <39263956+jonasjucker@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:17:26 +0200 Subject: [PATCH] Update check_markdown_links.yml --- .github/workflows/check_markdown_links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_markdown_links.yml b/.github/workflows/check_markdown_links.yml index c8cea48c..a7d7f8e9 100644 --- a/.github/workflows/check_markdown_links.yml +++ b/.github/workflows/check_markdown_links.yml @@ -10,4 +10,4 @@ jobs: - uses: gaurav-nelson/github-action-markdown-link-check@v1 with: use-verbose-mode: 'yes' - config-file: '.mlc_config.json' + config-file: 'mlc_config.json'