diff --git a/docs/src/usage/helm.md b/docs/src/usage/helm.md index bc74215..f637f5d 100644 --- a/docs/src/usage/helm.md +++ b/docs/src/usage/helm.md @@ -5,7 +5,7 @@ A Helm chart is available for deploying taskchampion-sync-server on Kubernetes. ## Adding the Repository ```sh -helm repo add taskchampion https://gothenburgbitfactory.org/taskchampion-sync-server/helm-charts +helm repo add taskchampion https://gothenburgbitfactory.org/taskchampion-sync-server/helm-chart helm repo update ```