From d06c8c0e6816bd255863ee3efe4952574d6a0292 Mon Sep 17 00:00:00 2001 From: Pierre GIRAUD Date: Fri, 17 Aug 2018 09:31:30 +0200 Subject: [PATCH] Doc - fix title level --- docs/sources/reference/templating.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/reference/templating.md b/docs/sources/reference/templating.md index 96109503e12..7f86465312c 100644 --- a/docs/sources/reference/templating.md +++ b/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-=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)