From b0f36669961b999cd3f0829f698604ba15e5855f Mon Sep 17 00:00:00 2001 From: Nguyen Huu Kim <13513658+kimyvgy@users.noreply.github.com> Date: Fri, 26 Jul 2024 13:01:59 +0700 Subject: [PATCH] docs: update repo url --- charts/instant-chart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/instant-chart/README.md b/charts/instant-chart/README.md index 9d43d4e..2fbebbc 100644 --- a/charts/instant-chart/README.md +++ b/charts/instant-chart/README.md @@ -9,7 +9,7 @@ A Helm chart enables rapid deployment. 3. PheLab Helm repo configured ```bash -helm repo add phelab https://phe-lab.github.io/helm-charts +helm repo add phelab https://charts.phelab.com helm repo update ```