From 20309bfaa2088ef9d3e3752978d85bc958bcfffa Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 2 Aug 2022 11:23:26 +0200 Subject: [PATCH] Update README.md.gotmpl --- templates/docs/README.md.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/docs/README.md.gotmpl b/templates/docs/README.md.gotmpl index ef0fa52dc3e..112221e0d12 100644 --- a/templates/docs/README.md.gotmpl +++ b/templates/docs/README.md.gotmpl @@ -5,7 +5,7 @@ TrueCharts https://github.com/truecharts/charts {{- end -}} {{- define "custom.helm.url" -}} -https://helm.truecharts.org +https://charts.truecharts.org {{- end -}} {{- define "custom.helm.path" -}} {{ template "custom.repository.organization" . }}/{{ template "chart.name" . }}