fix(github): update link to the project page in README.md (#1362)
Signed-off-by: Login Victor <batazor111@gmail.com>pull/1373/head
parent
cb84719b1a
commit
8f3aed978c
|
@ -3,7 +3,7 @@
|
|||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://github.com/argoproj/argo-helm/actions/workflows/publish.yml)
|
||||
|
||||
Argo Helm is a collection of **community maintained** charts for http://argoproj.io/ projects. The charts can be added using following command:
|
||||
Argo Helm is a collection of **community maintained** charts for [https://argoproj.github.io](https://argoproj.github.io) projects. The charts can be added using following command:
|
||||
|
||||
```
|
||||
helm repo add argo https://argoproj.github.io/argo-helm
|
||||
|
|
Loading…
Reference in New Issue