Fixing cord charts repo address
Change-Id: Ib5140aa821fb49d985a81df0a34ea5517afaa4a5
diff --git a/partials/helm/add-cord-repo.md b/partials/helm/add-cord-repo.md
index 386498f..4b0ecae 100644
--- a/partials/helm/add-cord-repo.md
+++ b/partials/helm/add-cord-repo.md
@@ -1,6 +1,6 @@
If you haven't done it yet, add the CORD repository to the list of your local repositories and update the repo index:
```shell
-helm repo add cord https://gerrit.opencord.org
+helm repo add cord https://charts.opencord.org
helm repo update
```