Browse Source

changelog: better styling

bergquist 8 years ago
parent
commit
f39b40c2dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
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.