diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index 992f3908f9..db3025d830 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -7,11 +7,6 @@ steps: - tags source_files: - licenses.yml - check_keys: - - url - - source_code_url - - website_url - - demo_url errors_are_fatal: True exclude_regex: - '^https://github.com/[\w\.\-]+/[\w\.\-]+$' # don't check URLs that will be processed by the github_metadata module