From 8a84e3eccf955d625b985cd55ced93a4faefe7cb Mon Sep 17 00:00:00 2001 From: Li Lin Date: Tue, 19 Jul 2022 16:43:17 -0700 Subject: [PATCH] Fix helm chart url in website_link_check --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bc691c9bf2..36d78debbf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -43,7 +43,7 @@ jobs: dockerize -wait tcp://localhost:8080 -- \ muffet \ -e 'https://github\.com/runatlantis/atlantis/edit/master/.*' \ - -e 'https://github.com/helm/charts/tree/master/stable/atlantis#customization' \ + -e 'https://github.com/runatlantis/helm-charts#customization' \ --header 'Accept-Encoding:deflate, gzip' \ --buffer-size 8192 \ http://localhost:8080/