[v8.4.x] Fix links (#75420)

Fix links in Grafana v8.x documentation

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2023-09-26 13:00:13 +01:00
committed by GitHub
parent 76f0fc57ca
commit ef5bdd8ee6
@@ -43,7 +43,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 "../value-mappings.md" >}}).
{{< figure src="/static/img/docs/v8/value_mappings_side_editor.png" max-width="300px" caption="Value mappings side editor" >}}