You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2022/10/26 01:21:58 UTC

[incubator-devlake-helm-chart] branch main updated: Update README.md (#17)

This is an automated email from the ASF dual-hosted git repository.

warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git


The following commit(s) were added to refs/heads/main by this push:
     new a0793c9  Update README.md (#17)
a0793c9 is described below

commit a0793c96dd3e74686cc62deeeb780e42a128ef61
Author: Warren Chen <yi...@merico.dev>
AuthorDate: Wed Oct 26 09:21:53 2022 +0800

    Update README.md (#17)
---
 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