bergquist 8 лет назад
Родитель
Сommit
f39b40c2dd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -11,7 +11,7 @@
 
 
 ## Breaking change if you are running night build
 ## 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`. 
 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. 
 From `/etc/grafana/datasources` to `/etc/grafana/provisioning/datasources` when installed with deb/rpm packages.