diff --git a/templates/docs/README.md.gotmpl b/templates/docs/README.md.gotmpl index f1fd5cbf3c3..0f547f3ebda 100644 --- a/templates/docs/README.md.gotmpl +++ b/templates/docs/README.md.gotmpl @@ -72,7 +72,7 @@ helm uninstall {{ template "chart.name" . }} #### Available Settings Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). {{- end -}} {{- define "custom.configuration.example.set" -}} #### Configure using the command line