diff --git a/markdown/solace-helm-environment-setup/helm-environment-setup.md b/markdown/solace-helm-environment-setup/helm-environment-setup.md index 1d6528f8..85ba60bf 100644 --- a/markdown/solace-helm-environment-setup/helm-environment-setup.md +++ b/markdown/solace-helm-environment-setup/helm-environment-setup.md @@ -136,7 +136,7 @@ Finally install the Helm repos, both the Helm "stable" repo and the solacecharts ```bash $ helm repo add stable https://charts.helm.sh/stable -$ helm repo add solacecharts https://solaceproducts.github.io/pubsubplus-kubernetes-quickstart/helm-charts +$ helm repo add solacecharts https://solaceproducts.github.io/pubsubplus-kubernetes-helm-quickstart/helm-charts ``` ![Helm Repos](./img/Step-3-2-Helm-Repos.png)