updates broken relrefs (#53857) (#53860)

(cherry picked from commit 070393075a)

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-08-17 15:36:14 -05:00
committed by GitHub
co-authored by Christopher Moyer
parent 14707ad4b4
commit 5a95003f9c
11 changed files with 10 additions and 23 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ The base layer loads in a blank world map from the tile server to the Grafana pa
### Configure the default base layer with provisioning
You can configure the default base map using config files with Grafana’s provisioning system. For more information on all the settings, refer to the [provisioning docs page]({{< relref "../administration/provisioning/" >}}).
You can configure the default base map using config files with Grafana’s provisioning system. For more information on all the settings, refer to the [provisioning docs page]({{< relref "../../administration/provisioning/" >}}).
Use the JSON configuration option `default_baselayer_config` to define the default base map. There are currently four base map options to choose from: `carto`, `esri-xyz`, `osm-standard`, `xyz`. Here are some provisioning examples for each base map option.