This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch warren830-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git
commit 8d46719a42e26098941a42cf34debefb63ea5058 Author: Warren Chen <[email protected]> AuthorDate: Wed Oct 26 09:21:45 2022 +0800 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d6f117..e3fa788 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To install the chart with release name `devlake`: ```shell -helm repo add devlake https://merico-dev.github.io/devlake-helm-chart +helm repo add devlake https://apache.github.io/incubator-devlake-helm-chart helm repo update helm install devlake devlake/devlake kubectl port-forward service/devlake-ui 30090:32001
