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

(cherry picked from commit e52c98ba99)

Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-10-19 07:30:55 -07:00
committed by GitHub
co-authored by Garrett Guillotte
parent a8a1bcc58c
commit 85e2b028de
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" >}}