Explorar el Código

Merge pull request #10903 from stukselbax/patch-2

Invalid url in docs
Marcus Efraimsson hace 7 años
padre
commit
4aff142fc5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/sources/administration/provisioning.md

+ 1 - 1
docs/sources/administration/provisioning.md

@@ -186,4 +186,4 @@ When Grafana starts, it will update/insert all dashboards available in the confi
 
 
 ### Reuseable dashboard urls
 ### Reuseable dashboard urls
 
 
-If the dashboard in the json file contains an [uid](http://localhost:3004/reference/dashboard/#json-fields), Grafana will force insert/update on that uid. This allows you to migrate dashboards betweens Grafana instances and provisioning Grafana from configuration without breaking the urls given since the new dashboard url uses the uid as identifer.
+If the dashboard in the json file contains an [uid](/reference/dashboard/#json-fields), Grafana will force insert/update on that uid. This allows you to migrate dashboards betweens Grafana instances and provisioning Grafana from configuration without breaking the urls given since the new dashboard url uses the uid as identifer.