This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch CalvinKirs-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
commit 3ec89a7ead03489e39f16f61f61905eb24405792 Author: Kirs <[email protected]> AuthorDate: Fri Jul 1 17:42:34 2022 +0800 Ignore some dead-link check --- .dlc.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.dlc.json b/.dlc.json index db4f4d1f8..459cff26b 100644 --- a/.dlc.json +++ b/.dlc.json @@ -17,6 +17,9 @@ }, { "pattern": "^/docs/category" + }, + { + "pattern": "^https://opencollective.com } ], "timeout": "10s",
