chore(questions): links only work in tooltips (#3657)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user