Forráskód Böngészése

docs: fixed redirects to panel docs for old location, caused by move in bd414c17937cbb1028f3bf9f482d082e67d33ead

Torkel Ödegaard 8 éve
szülő
commit
9e13c93379

+ 1 - 0
docs/sources/features/panels/dashlist.md

@@ -2,6 +2,7 @@
 title = "Dashboard List"
 keywords = ["grafana", "dashboard list", "documentation", "panel", "dashlist"]
 type = "docs"
+aliases = ["/reference/dashlist/"]
 [menu.docs]
 name = "Dashboard list"
 parent = "panels"

+ 1 - 1
docs/sources/features/panels/graph.md

@@ -2,6 +2,7 @@
 title = "Graph Panel"
 keywords = ["grafana", "graph panel", "documentation", "guide", "graph"]
 type = "docs"
+aliases = ["/reference/graph/"]
 [menu.docs]
 name = "Graph"
 parent = "panels"
@@ -74,7 +75,6 @@ values can be hidden from the legend using the ``Hide empty`` checkbox.
 ### Legend Values
 
 Additional values can be shown along-side the legend names:
-
 - ``Total`` - Sum of all values returned from metric query
 - ``Current`` - Last value returned from the metric query
 - ``Min`` - Minimum of all values returned from metric query

+ 1 - 0
docs/sources/features/panels/singlestat.md

@@ -2,6 +2,7 @@
 title = "Singlestat Panel"
 keywords = ["grafana", "dashboard", "documentation", "panels", "singlestat"]
 type = "docs"
+aliases = ["/reference/singlestat/"]
 [menu.docs]
 name = "Singlestat"
 parent = "panels"

+ 1 - 0
docs/sources/features/panels/table_panel.md

@@ -2,6 +2,7 @@
 title = "Table Panel"
 keywords = ["grafana", "dashboard", "documentation", "panels", "table panel"]
 type = "docs"
+aliases = ["/reference/table/"]
 [menu.docs]
 name = "Table"
 parent = "panels"