From e183e2f592596f77082232273ad46584087c6957 Mon Sep 17 00:00:00 2001 From: Rowan Smith Date: Thu, 3 Jul 2025 11:34:28 +1000 Subject: [PATCH] fix broken link Fix a broken link --- docs/install/kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/kubernetes.md b/docs/install/kubernetes.md index 1c866497a0444..b57169fd1d9e4 100644 --- a/docs/install/kubernetes.md +++ b/docs/install/kubernetes.md @@ -117,7 +117,7 @@ coder: ``` You can view our -[Helm README](https://github.com/coder/coder/blob/main/helm#readme) for +[Helm README](https://github.com/coder/coder/blob/main/helm/coder#readme) for details on the values that are available, or you can view the [values.yaml](https://github.com/coder/coder/blob/main/helm/coder/values.yaml) file directly.