diff --git a/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md b/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md
index 263e3d10e..8cc07d73d 100644
--- a/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md
+++ b/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md
@@ -46,10 +46,10 @@ $ helm repo add milvus https://github.com/zilliztech/milvus-helm
-The Milvus Helm Charts repo at `https://github.com/milvus-io/milvus-helm` has been archived and you can get further updates from `https://github.com/zilliztech/milvus-helm` as follows:
+The Milvus Helm Charts repo at `https://github.com/milvus-io/milvus-helm` has been archived and you can get further updates from `[https://github.com/zilliztech/milvus-helm](https://zilliztech.github.io/milvus-helm)` as follows:
```shell
-helm repo add zilliztech https://github.com/zilliztech/milvus-helm
+helm repo add zilliztech [https://github.com/zilliztech/milvus-helm](https://zilliztech.github.io/milvus-helm)
helm repo update
# upgrade existing helm release
helm upgrade my-release zilliztech/milvus