From c0b1a399fe27077b4e2cb338a9de8611596909c5 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Mon, 5 Feb 2024 16:26:14 +0100 Subject: [PATCH] update cfg --- .github/workflows/check_md_links.yml | 1 - md_link_check_config.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/check_md_links.yml b/.github/workflows/check_md_links.yml index 41b286a..282e70a 100644 --- a/.github/workflows/check_md_links.yml +++ b/.github/workflows/check_md_links.yml @@ -18,4 +18,3 @@ jobs: use-verbose-mode: yes folder-path: src config-file: md_link_check_config.json - file-path: ./README.md diff --git a/md_link_check_config.json b/md_link_check_config.json index 547f616..cbea82c 100644 --- a/md_link_check_config.json +++ b/md_link_check_config.json @@ -4,7 +4,7 @@ "pattern": "^https://twitter.com/.*" }, { - "pattern": "^https://gitlab.com/search?search=bids&nav_source=navbar$" + "pattern": "^https://gitlab.com/search.*" }, { "pattern": "^None$"