updates broken relrefs (#53857)

This commit is contained in:
Christopher Moyer
2022-08-17 15:26:29 -05:00
committed by GitHub
parent 59e638acb9
commit 070393075a
11 changed files with 10 additions and 23 deletions

View File

@ -100,7 +100,7 @@ The default base layer uses the [CARTO]({{< relref "carto/" >}}) map. You can de
#### Configure the default base layer with provisioning
You can configure the default base map using config files with Grafanas 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 Grafanas 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.