chore(questions): links only work in tooltips (#3657)

This commit is contained in:
Stavros Kois
2022-09-02 00:30:35 +03:00
committed by GitHub
parent 6d2ac64f01
commit be36c327fc
+6 -2
View File
@@ -1,6 +1,8 @@
- variable: docs
group: Documentation
label: Please read the documentation at <a href="https://truecharts.org">https://truecharts.org</a>
label: Please read the documentation at https://truecharts.org
description: Please read the documentation at
<br /><a href="https://truecharts.org">https://truecharts.org</a>
schema:
additional_attrs: true
type: dict
@@ -12,7 +14,9 @@
default: true
- variable: donateNag
group: Documentation
label: Please consider supporting TrueCharts, see <a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
description: Please consider supporting TrueCharts, see
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
schema:
additional_attrs: true
type: dict