From bfcb28837178ec50a9366be369c9dbf3ab2165d0 Mon Sep 17 00:00:00 2001 From: smvgarcia <111767892+smvgarcia@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:16:08 -0500 Subject: [PATCH] Update quickstart_helm.md Fix a dead link --- doc/quickstart_helm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/quickstart_helm.md b/doc/quickstart_helm.md index 17e9e8cd..07021772 100644 --- a/doc/quickstart_helm.md +++ b/doc/quickstart_helm.md @@ -42,4 +42,4 @@ You can also store your images in a local registry. Kind and Minikube are popula - https://kind.sigs.k8s.io/docs/user/local-registry/ - https://minikube.sigs.k8s.io/docs/handbook/registry/#enabling-insecure-registries -Note: Guppy relies on elasticsearch to run. Please view the [Elasticsearch Helm chart](https://github.com/uc-cdis/gen3-helm/tree/master/helm/elasticsearch) for more information. +Note: Guppy relies on elasticsearch to run. Please view the [Elasticsearch Helm chart](https://github.com/uc-cdis/gen3-helm/tree/master/helm/etl) for more information.