From 820937fee2e4b286dcc199d1fe47cb2c3a663534 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 12 Jul 2022 18:54:35 +0200 Subject: [PATCH] fix typo --- 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 42cf87403c6..fcca94a5584 100644 --- a/templates/docs/README.md.gotmpl +++ b/templates/docs/README.md.gotmpl @@ -38,7 +38,7 @@ To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truec To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). {{- end -}} -{[- define "custom.linking" -}} +{{- define "custom.linking" -}} ##### Connecting to other apps If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. {{- end -}}