From f39b40c2ddf12bc1b580f60a16292b8759d92328 Mon Sep 17 00:00:00 2001 From: bergquist Date: Thu, 7 Dec 2017 16:29:00 +0100 Subject: [PATCH] changelog: better styling --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04dccd60276..b7e5c972716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ ## Breaking change if you are running night build -[dashboard.json] have been replaced with [dashboard provisioning](http://docs.grafana.org/administration/provisioning/). +`[dashboard.json]` have been replaced with [dashboard provisioning](http://docs.grafana.org/administration/provisioning/). Config files for provisioning datasources as configuration have changed from `/conf/datasources` to `/conf/provisioning/datasources`. From `/etc/grafana/datasources` to `/etc/grafana/provisioning/datasources` when installed with deb/rpm packages.