From c137b74b0e7e020f340284bbcf7909d0cb513385 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Mon, 22 Aug 2022 08:35:52 +0300 Subject: [PATCH] Update documentation.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- templates/questions/documentation.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/questions/documentation.yaml b/templates/questions/documentation.yaml index 0472047f4d9..36fb324a874 100644 --- a/templates/questions/documentation.yaml +++ b/templates/questions/documentation.yaml @@ -12,8 +12,8 @@ default: true - variable: donate group: Documentation - label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: - additional_attrs: true - type: dict - attrs: {} + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false