From 5e26c6148d6475e25c43651eb11b95f9179af6d3 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 4 Aug 2021 14:27:26 +0100 Subject: [PATCH] Remove _url from loading logo (#37480) (#37517) (cherry picked from commit 0fc7dffee8738677fd21824c552f2b5710f17ca6) Co-authored-by: Selene --- docs/sources/enterprise/white-labeling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/white-labeling.md b/docs/sources/enterprise/white-labeling.md index 371a38a42d6..e8b84edb60f 100644 --- a/docs/sources/enterprise/white-labeling.md +++ b/docs/sources/enterprise/white-labeling.md @@ -65,7 +65,7 @@ The configuration file in Grafana Enterprise contains the following options. Eac ;apple_touch_icon = # Set to complete URL to override loading logo -;loading_logo_url = +;loading_logo = ``` You can replace the default footer links (Documentation, Support, Community) and even add your own custom links. An example follows for replacing the default footer and help links with new custom links.