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