diff --git a/docs/sources/panels/calculations-list.md b/docs/sources/panels/calculations-list.md index 2cc66bb56f0..ef209d6a419 100644 --- a/docs/sources/panels/calculations-list.md +++ b/docs/sources/panels/calculations-list.md @@ -1,6 +1,6 @@ +++ title = "Calculations list" -weight = 700 +weight = 460 +++ # List of calculations diff --git a/docs/sources/panels/panel-library.md b/docs/sources/panels/panel-library.md index 21c88f83547..d7095405540 100644 --- a/docs/sources/panels/panel-library.md +++ b/docs/sources/panels/panel-library.md @@ -1,6 +1,6 @@ +++ title = "Library panels" -weight = 400 +weight = 410 +++ # Library panels diff --git a/docs/sources/panels/standard-options.md b/docs/sources/panels/standard-options.md index fc90a532bd3..538609c71c7 100644 --- a/docs/sources/panels/standard-options.md +++ b/docs/sources/panels/standard-options.md @@ -2,7 +2,7 @@ title = "Standard field options" keywords = ["grafana", "table options", "documentation", "format tables"] aliases = ["/docs/grafana/latest/panels/field-options/standard-field-options/"] -weight = 400 +weight = 430 +++ # Standard field options diff --git a/docs/sources/panels/thresholds.md b/docs/sources/panels/thresholds.md index 8e740ef2308..c008493508e 100644 --- a/docs/sources/panels/thresholds.md +++ b/docs/sources/panels/thresholds.md @@ -1,6 +1,6 @@ +++ title = "Thresholds" -weight = 600 +weight = 440 +++ # Thresholds diff --git a/docs/sources/panels/value-mappings.md b/docs/sources/panels/value-mappings.md index fc8643745b1..e4162b72c95 100644 --- a/docs/sources/panels/value-mappings.md +++ b/docs/sources/panels/value-mappings.md @@ -1,6 +1,6 @@ +++ title = "Value mappings" -weight = 600 +weight = 450 +++ # Value mappings diff --git a/docs/sources/panels/visualizations/_index.md b/docs/sources/panels/visualizations/_index.md index 294cdacf35d..166e071a58a 100644 --- a/docs/sources/panels/visualizations/_index.md +++ b/docs/sources/panels/visualizations/_index.md @@ -1,6 +1,6 @@ +++ title = "Visualization options" -weight = 400 +weight = 420 +++ # Visualization options diff --git a/docs/sources/panels/visualizations/state-timeline.md b/docs/sources/panels/visualizations/state-timeline.md index a60937f108f..0320c392839 100644 --- a/docs/sources/panels/visualizations/state-timeline.md +++ b/docs/sources/panels/visualizations/state-timeline.md @@ -41,7 +41,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 [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" >}}