Docs: Fix links in panels and vis docs (#57233)

This commit is contained in:
Garrett Guillotte
2022-10-19 07:41:34 -05:00
committed by GitHub
parent f50ab457bd
commit e52c98ba99
3 changed files with 5 additions and 6 deletions
@@ -60,7 +60,7 @@ For categorical data use the [Bar chart]({{< relref "bar-chart/" >}}) visualizat
### Big numbers & stats
The [Stat](stat-panel/) visualization shows one large stat value with an optional graph sparkline. You can control the background or value color using thresholds or color scales.
The [Stat]({{< relref "stat/" >}}) visualization shows one large stat value with an optional graph sparkline. You can control the background or value color using thresholds or color scales.
{{< figure src="/static/img/docs/v66/stat_panel_dark3.png" max-width="1025px" caption="Stat panel" >}}
@@ -45,7 +45,7 @@ Controls the opacity of state regions.
## Value mappings
To assign colors to boolean or string values, use the [Value mappings](< {{ refref "../value-mappings.md"}} >).
To assign colors to boolean or string values, use the [Value mappings]({{< relref "../../configure-value-mappings/" >}}).
{{< figure src="/static/img/docs/v8/value_mappings_side_editor.png" max-width="300px" caption="Value mappings side editor" >}}