From faa505e04100ce83d81ec3cbfafd78fb45498d3e Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Thu, 22 Sep 2022 13:31:43 +0200 Subject: [PATCH] remove version badges from readmes and adapt links --- templates/docs/README.md.gotmpl | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/templates/docs/README.md.gotmpl b/templates/docs/README.md.gotmpl index 61fff05c5d8..f1fd5cbf3c3 100644 --- a/templates/docs/README.md.gotmpl +++ b/templates/docs/README.md.gotmpl @@ -33,7 +33,7 @@ For more information, please click here: [{{ template "chart.name" . }}](https:/ ### TrueNAS SCALE -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). ### Helm @@ -52,7 +52,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} **Upgrading, Rolling Back and Uninstalling the Chart** -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). ### Helm @@ -97,12 +97,12 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.linking" -}} #### Connecting to other charts -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. {{- end -}} {{- define "custom.support" -}} ## Support -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) @@ -111,15 +111,13 @@ If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer ## Sponsor TrueCharts TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! {{- end -}} {{- define "custom.copyright" -}} All Rights Reserved - The TrueCharts Project {{- end -}} {{ template "chart.header" . }} -{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} - {{ template "chart.description" . }} {{ template "chart.deprecationWarning" . }}