chore(questions): links only work in tooltips (#3657)
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
- variable: docs
|
- variable: docs
|
||||||
group: Documentation
|
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:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
@@ -12,7 +14,9 @@
|
|||||||
default: true
|
default: true
|
||||||
- variable: donateNag
|
- variable: donateNag
|
||||||
group: Documentation
|
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:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
|
|||||||
Reference in New Issue
Block a user