From ca3580766eeaec7581d3278997c3bdf7cafb3863 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Wed, 28 Dec 2022 16:06:55 +0000 Subject: [PATCH] fix(docs): old helm charts url (#1344) Co-authored-by: Dominik Pschenitschni Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1344 Co-authored-by: Dominik Pschenitschni Co-committed-by: Dominik Pschenitschni --- docs/content/doc/setup/k8s.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/setup/k8s.md b/docs/content/doc/setup/k8s.md index 71288ccbb13..e9f8416e85d 100644 --- a/docs/content/doc/setup/k8s.md +++ b/docs/content/doc/setup/k8s.md @@ -10,6 +10,6 @@ menu: There are two third-party Helm-Charts which can be used to host Vikunja with k8s: -* [Truecharts](https://truecharts.org/docs/charts/stable/vikunja/) +* [Truecharts](https://truecharts.org/charts/stable/vikunja/) * [k8s at Home](https://github.com/k8s-at-home/charts)