docs: corrects broken relrefs (#54061)

* corrects broken relrefs

* Apply suggestions from code review

Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>

Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
This commit is contained in:
Christopher Moyer
2022-08-22 17:03:58 -05:00
committed by GitHub
co-authored by Eve Meelan
parent 13aacf3590
commit c29a2c37c1
3 changed files with 3 additions and 3 deletions
@@ -102,7 +102,7 @@ Dashboards and panels allow you to show your data in visual form. Each panel nee
While not required, most visualizations need some adjustment before they properly display the information that you need.
- [Format data using value mapping]({{< relref "../../panels/format-data/about-value-mapping/" >}})
- [Configure value mappings]({{< relref "../../panels/configure-value-mappings" >}})
- [Visualization-specific options]({{< relref "../../visualizations/" >}})
- [Override field values]({{< relref "../../panels/configure-overrides/" >}})
- [Configure thresholds]({{< relref "../../panels/configure-thresholds/" >}})
+1 -1
View File
@@ -25,7 +25,7 @@ The graph panel can render metrics as a line, a path of dots, or a series of bar
Graph visualizations allow you to apply:
- [Alerts]({{< relref "../alerting/" >}}) - This is the only type of visualization that allows you to set alerts.
- [Transform data]({{< relref "../panels/transform-data/add-transformation-to-data/" >}})
- [Transform data]({{< relref "../panels/transform-data/#add-a-transformation-function-to-data" >}})
- [Add a field override]({{< relref "../panels/configure-overrides#add-a-field-override" >}})
- [Configure thresholds]({{< relref "../panels/configure-thresholds/" >}})
+1 -1
View File
@@ -75,7 +75,7 @@ For more information, refer to [Filter data by value]({{< relref "../panels/tran
On the Overrides tab, you can now set properties for fields returned by a specific query.
For more information, refer to [About field overrides]({{< relref "../panels/override-field-values/about-field-overrides/" >}}).
For more information, refer to [About field overrides]({{< relref "../panels/configure-overrides" >}}).
### Exemplar support