浏览代码

Doc - fix title level

Pierre GIRAUD 7 年之前
父节点
当前提交
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)