Browse Source

Doc - fix title level

Pierre GIRAUD 7 years ago
parent
commit
d06c8c0e68
1 changed files with 2 additions and 2 deletions
  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)