Pierre GIRAUD 7 лет назад
Родитель
Сommit
d06c8c0e68
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      docs/sources/reference/templating.md

+ 2 - 2
docs/sources/reference/templating.md

@@ -311,11 +311,11 @@ It may be a good idea to use a variable in the row title as well.
 
 Example: [Repeated Rows Dashboard](http://play.grafana.org/dashboard/db/repeated-rows)
 
-### URL state
+## URL state
 
 Variable values are always synced to the URL using the syntax `var-<varname>=value`.
 
-### Examples
+## Examples
 
 - [Graphite Templated Dashboard](http://play.grafana.org/dashboard/db/graphite-templated-nested)
 - [Elasticsearch Templated Dashboard](http://play.grafana.org/dashboard/db/elasticsearch-templated)