updates broken relrefs (#53857)

This commit is contained in:
Christopher Moyer
2022-08-17 15:26:29 -05:00
committed by GitHub
parent 59e638acb9
commit 070393075a
11 changed files with 10 additions and 23 deletions
@@ -26,7 +26,7 @@ Thresholds provide one method for you to conditionally style and color your visu
You can use thresholds to:
- Color grid lines or grid ares areas in the [Time-series visualization]({{< relref "../../visualizations/time-series/" >}})
- Color lines in the [Time-series visualization]({{< relref "../../visualizations/time-series/graph-color-scheme/#from-thresholds" >}})
- Color lines in the [Time-series visualization]({{< relref "../../visualizations/time-series#from-thresholds" >}})
- Color the background or value text in the [Stat visualization]({{< relref "../../visualizations/stat-panel/" >}})
- Color the gauge and threshold markers in the [Gauge visualization]({{< relref "../../visualizations/gauge-panel/" >}})
- Color markers in the [Geomap visualization]({{< relref "../../visualizations/geomap/" >}})