From acb56b8cdbf76b14fc72ee3954b8242b6c287007 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Wed, 3 Jul 2024 11:19:27 +0200 Subject: [PATCH] Update setup.md - update location of helm chart in docs Signed-off-by: JesseBot --- docs/setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/setup.md b/docs/setup.md index b8c66e49..4074dc15 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -53,9 +53,9 @@ Where `/etc/matrix-hookshot` would contain the configuration files `config.yml` ## Installation via Helm -There's now a basic chart defined in [helm/hookshot](/helm/hookshot/) that can be used to deploy the Hookshot Docker container in a Kubernetes-native way. +There's now a basic chart defined in [helm/hookshot](https://github.com/matrix-org/matrix-hookshot/blob/main/helm/hookshot) that can be used to deploy the Hookshot Docker container in a Kubernetes-native way. -More information on this method is available [here](https://github.com/matrix-org/matrix-hookshot/helm/hookshot/README.md) +More information on this method is available [here](https://github.com/matrix-org/matrix-hookshot/blob/main/helm/hookshot/README.md) ## Configuration